Class AttachFeatureArchivesMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="attach-featurearchives", defaultPhase=PACKAGE, requiresDependencyResolution=TEST, threadSafe=true) public class AttachFeatureArchivesMojo extends AbstractIncludingFeatureMojo
Create a feature model archive and attach it. An archive is created for each feature of this project
  • Field Details

  • Constructor Details

    • AttachFeatureArchivesMojo

      public AttachFeatureArchivesMojo()
  • 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