Class RPMUnpackMojo

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

    @Mojo(name="unpack",
          requiresProject=false,
          aggregator=true,
          defaultPhase=GENERATE_RESOURCES,
          threadSafe=true)
    public class RPMUnpackMojo
    extends org.apache.maven.plugin.AbstractMojo
    Unpack a RPM file. Experimental only. Settings may change in next version
    • Constructor Detail

      • RPMUnpackMojo

        public RPMUnpackMojo()
    • Method Detail

      • 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