Hi,
I faced a problem using using AspectJ compiler Maven Plugin. After hours of googling I didn't manage to make it work for my aspects, however my AJDT eclipse pluging compiles and works with aspects perfectly.
While running maven i get such warning:
[WARNING] advice defined in test.package.MyTest$TestAspects has not been applied [Xlint:adviceDidNotMatch]
pom.xml: