Class EmbedFeaturesMojo

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

@Mojo(name="embed-features",
      defaultPhase=PREPARE_PACKAGE,
      requiresDependencyResolution=TEST,
      threadSafe=true)
public class EmbedFeaturesMojo
extends AbstractIncludingFeatureMojo
Embed the features in the resources
  • Constructor Details

    • EmbedFeaturesMojo

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