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? 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
