Class CreateDMGMojo

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

    @Mojo(name="package-dmg",
          defaultPhase=PACKAGE)
    public class CreateDMGMojo
    extends org.apache.maven.plugin.AbstractMojo
    Create a DMG file from the file specified as argument. This plug-in requires access to the Eclipse DMG packager web service.
    • Constructor Detail

      • CreateDMGMojo

        public CreateDMGMojo()
    • Method Detail

      • execute

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