Kaare Nilsen wrote:
> 
> 
> If you look at the tes-compile doc :
> http://mojo.codehaus.org/aspectj-maven-plugin/test-compile-mojo.html 
>   you will see a property on the test-compile goal called  
> "weaveWithAspectsInMainSourceFolder", that should do the trick.
> 

I found this was my mistake. My test code had "package test;" in the src but
it was in the default package!

After I fixed this it all worked, no extra plugin config required!
-- 
View this message in context: 
http://www.nabble.com/AspectJ-weaving-problems-tp21552340p21572633.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


Reply via email to