|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.daemon.installers.MojoCommand
org.apache.directory.daemon.installers.macosxpkg.MacOsXPkgInstallerCommand
public class MacOsXPkgInstallerCommand
PKG Installer command for creating Mac OS X packages.
Field Summary |
---|
Fields inherited from class org.apache.directory.daemon.installers.MojoCommand |
---|
dependencyMap, mymojo |
Constructor Summary | |
---|---|
MacOsXPkgInstallerCommand(ServiceInstallersMojo mymojo,
MacOsXPkgTarget target)
Creates a new instance of MacOsXPkgInstallerCommand. |
Method Summary | |
---|---|
void |
execute()
Performs the following: Bail if target is not for macosx or the PackageMaker or hdiutil utilities coud not be found. Creates the Mac OS X PKG Installer for Apache DS Package it in a Mac OS X DMG (Disk iMaGe) |
java.util.Properties |
getFilterProperties()
|
Methods inherited from class org.apache.directory.daemon.installers.MojoCommand |
---|
processPackagedFiles, reportProcessing |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MacOsXPkgInstallerCommand(ServiceInstallersMojo mymojo, MacOsXPkgTarget target)
mymojo
- the Server Installers Mojotarget
- the PKG targetMethod Detail |
---|
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
execute
in class MojoCommand
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
public java.util.Properties getFilterProperties()
getFilterProperties
in class MojoCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |