Class FeatureP2MetadataMojo

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

    @Mojo(name="feature-p2-metadata",
          threadSafe=true)
    public class FeatureP2MetadataMojo
    extends AbstractP2MetadataMojo
    • Field Detail

      • LOCK

        private static final java.lang.Object LOCK
    • Constructor Detail

      • FeatureP2MetadataMojo

        public FeatureP2MetadataMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException,
                            org.apache.maven.plugin.MojoFailureException
        Specified by:
        execute in interface org.apache.maven.plugin.Mojo
        Overrides:
        execute in class AbstractP2MetadataMojo
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        org.apache.maven.plugin.MojoFailureException