|
||||||||||
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.solarispkg.SolarisPkgInstallerCommand
public class SolarisPkgInstallerCommand
PKG Installer command for creating Solaris packages.
Field Summary |
---|
Fields inherited from class org.apache.directory.daemon.installers.MojoCommand |
---|
dependencyMap, mymojo |
Constructor Summary | |
---|---|
SolarisPkgInstallerCommand(ServiceInstallersMojo mymojo,
SolarisPkgTarget target)
Creates a new instance of SolarisPkgInstallerCommand. |
Method Summary | |
---|---|
void |
execute()
Performs the following: Bail if target is not for solaris or the pkgmk or pkgtrans utilities coud not be found. Creates the Solaris PKG Installer for Apache DS |
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 SolarisPkgInstallerCommand(ServiceInstallersMojo mymojo, SolarisPkgTarget 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 |