Class ModuleSPIProcessor
java.lang.Object
io.avaje.inject.mojo.ModuleSPIProcessor
Plugin that transforms the project module-info class file to register META-INF/services.
-
Constructor Summary
ConstructorsConstructorDescriptionModuleSPIProcessor(org.apache.maven.project.MavenProject project, org.apache.maven.plugin.logging.Log log) -
Method Summary
-
Constructor Details
-
ModuleSPIProcessor
public ModuleSPIProcessor(org.apache.maven.project.MavenProject project, org.apache.maven.plugin.logging.Log log)
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException- Throws:
org.apache.maven.plugin.MojoExecutionException
-