Class DisableModuleValidationMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
io.avaje.inject.mojo.DisableModuleValidationMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="disable-apt-validation",
defaultPhase=PROCESS_RESOURCES,
requiresDependencyResolution=COMPILE)
public class DisableModuleValidationMojo
extends org.apache.maven.plugin.AbstractMojo
Mojo that disables avaje's apt module validation
-
Field Summary
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
DisableModuleValidationMojo
public DisableModuleValidationMojo()
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException- Throws:
org.apache.maven.plugin.MojoExecutionException
-