Class CreateDMGMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.eclipse.cbi.maven.plugins.dmgpackager.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 Summary
Constructors Constructor Description CreateDMGMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-