@Mojo(name="mojo-annotation-processor", threadSafe=true, requiresDependencyResolution=COMPILE, configurator="takari") public class MojoAnnotationProcessorMojo extends CompileMojo
AbstractCompileMojo.AccessRulesViolation, AbstractCompileMojo.Debug, AbstractCompileMojo.Proc
annotationProcessors, compilerId, proc
Constructor and Description |
---|
MojoAnnotationProcessorMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
getClasspath, getExcludes, getGeneratedSourcesDirectory, getIncludes, getMainOutputDirectory, getOutputDirectory, getSourceRoots, isSkip
getDirectDependencies, getSourceEncoding
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
execute
in interface org.apache.maven.plugin.Mojo
execute
in class AbstractCompileMojo
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2015. All rights reserved.