Class AjcCompileMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="compile", defaultPhase=COMPILE, requiresDependencyResolution=COMPILE, threadSafe=true) public class AjcCompileMojo extends AbstractAjcCompiler
Weaves all main classes. AspectJ Compiler Plugin.
Author:
Kaare Nilsen