On Jan 19, 2009, at 7:21 AM, zorro2b wrote:


I am trying to migrate an aspectj project to maven. I have added the
configuration described here:
http://mojo.codehaus.org/aspectj-maven-plugin/usage.html

But it is not weaving the aspects. If I set the execution goals to something invalid it doesn't complain. So it is clearly not even running the plugin
unless I call it explicitly.


I have my aspects in src/main/aspect. Is there something else I need to do
to activate it?


Alternatively is there some way I can get some useful information about the
plugins being called from maven?

Try running maven with the -X option, and post your config, and aspectJ output from maven, and I am sure we will figure out what's wrong



thanks,
Andrew


--
View this message in context: 
http://www.nabble.com/aspectj-plugin-won%27t-run-tp21537519p21537519.html
Sent from the mojo - user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email





---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to