Wednesday, 15 May 2013

Preventing of maven update in Spring Roo replaces all the file in AspectJ files ? -



Preventing of maven update in Spring Roo replaces all the file in AspectJ files ? -

when maven update in spring roo replace file in aspectj files. how prevent it?

i want write code in controller file , not want replace code after maven update.

are modifying xyzcontroller.java oder xyzcontroller_roo_controller.aj? updating .aj files cause grief roo. normally, you'd re-create methods want update xyzcontroller.java , alter them there. after next refresh, roo won't create method in .aj file more changes won't disappear.

maven spring-roo

No comments:

Post a Comment