maven - Spring roo deleting all .aj files upon opening the console in source directory -


this respect existing roo project. imported maven project in sts, changed java version 7 6 , updated maven runs neatly. no issues .

but tried opening roo console in source directory , boom

it starts deleting .aj files without me trigerring anything.

this how sequence goes.

deleted ///that_.aj - not required governor or else says empty , generated .aj files gets deleted. when close shell , try reopening hoping roo generate files. not happen @ all.

any on highly appreciated. new spring roo

and configured use 2.0.0.m1 using m2 version , guessing not issue here.

roo 2.0 contain api changes , less add-ons previous version release won't backward compatible version 1.3 (https://spring.io/blog/2015/03/30/looking-ahead-to-spring-roo-2-0)

so, api changes being done in each milestone, whom incompatible between them.

if started project roo 2.0.0.m1 should continue using version.

good luck,


Comments

Popular posts from this blog

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

mapreduce - Resource manager does not transit to active state from standby -

serialization - Convert Any type in scala to Array[Byte] and back -