Class ModuleSPIProcessor

java.lang.Object
io.avaje.inject.mojo.ModuleSPIProcessor

public class ModuleSPIProcessor extends Object
Plugin that transforms the project module-info class file to register META-INF/services.
  • 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