What I want to do is fairly easy. Or so you would think. However, nothing is working properly.
Requirement: Using maven
How about telling maven-compiler-plugin to skip all *.java files and let aspectj-maven-plugin do the job ?
... maven-compiler-plugin 2.0.2 **/*.java org.codehaus.mojo aspectj-maven-plugin 1.3 1.6 1.6 utf-8 1.6 compile test-compile