|
||||||||||
| 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.deb.DebInstallerCommand
public class DebInstallerCommand
Nullsoft INstaller System (NSIS) Installer command for Windows installers
| Field Summary |
|---|
| Fields inherited from class org.apache.directory.daemon.installers.MojoCommand |
|---|
dependencyMap, mymojo |
| Constructor Summary | |
|---|---|
DebInstallerCommand(ServiceInstallersMojo mymojo,
DebTarget target)
Creates a new instance of DebInstallerCommand. |
|
| Method Summary | |
|---|---|
void |
execute()
Performs the following: Bail if target is not for linux or the dpkg utility could not be found. Creates the Debian DEB package 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 DebInstallerCommand(ServiceInstallersMojo mymojo,
DebTarget target)
mymojo - the Server Installers Mojotarget - the DEB target| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in class MojoCommandorg.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureExceptionpublic java.util.Properties getFilterProperties()
getFilterProperties in class MojoCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||