Hello all,
Here's the pom reformatted. Hopefully it goes thru email okay.
war
org.apache.maven.plugins
maven-compiler-plugin
3.7.0
1.7
1.7
Sorry for the pom.xml format.
war
org.apache.maven.plugins
maven-compiler-plugin
3.7.0
1.7
1.7
UTF-8
Dear all,
I am using NetBeans in a Maven project. Recently we changed the
implementation of the aspects from Spring AOP to AspectJ compiler(With
AspectJ-maven-plugin plugin).
With the Clean and Build task the AspectJ plugin weaves all classes but
when saving a class with the feature "Compile On S