Class AggregateFeaturesMojo

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

    @Mojo(name="aggregate-features",
          defaultPhase=GENERATE_RESOURCES,
          requiresDependencyResolution=TEST,
          threadSafe=true)
    public class AggregateFeaturesMojo
    extends AbstractIncludingFeatureMojo
    Aggregate multiple features into a single one.
    • Constructor Detail

      • AggregateFeaturesMojo

        public AggregateFeaturesMojo()
    • Method Detail

      • execute

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