@Mojo(name="mojo-annotation-processor",
threadSafe=true,
requiresDependencyResolution=COMPILE,
configurator="takari")
public class MojoAnnotationProcessorMojo
extends CompileMojo
AbstractCompileMojo.AccessRulesViolation, AbstractCompileMojo.Debug, AbstractCompileMojo.Proc, AbstractCompileMojo.SourcepathannotationProcessors, compilerId, proc, project, sourcepath| Constructor and Description |
|---|
MojoAnnotationProcessorMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected List<File> |
getProcessorpath() |
addGeneratedSources, getClasspathArtifacts, getExcludes, getGeneratedSourcesDirectory, getIncludes, getMainOutputDirectory, getMainSourceRoots, getOutputDirectory, getSourceRoots, isSkipgetDirectDependencies, getSourceEncodingpublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractCompileMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected List<File> getProcessorpath()
getProcessorpath in class AbstractCompileMojoCopyright © 2017. All rights reserved.