Class ApisJarMojo

All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="apis-jar", defaultPhase=PACKAGE, requiresDependencyResolution=TEST, threadSafe=true) public class ApisJarMojo extends AbstractIncludingFeatureMojo
Generates the APIs JARs for the selected feature files.
  • Constructor Details

    • ApisJarMojo

      public ApisJarMojo()
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
      Throws:
      org.apache.maven.plugin.MojoExecutionException
      org.apache.maven.plugin.MojoFailureException