org.apache.directory.daemon.installers
Class CreateImageCommand

java.lang.Object
  extended by org.apache.directory.daemon.installers.MojoCommand
      extended by org.apache.directory.daemon.installers.CreateImageCommand

public class CreateImageCommand
extends MojoCommand

Command to create installation image (footprint) before installers are triggered.

Version:
$Rev: 530594 $
Author:
Apache Directory Project

Field Summary
 
Fields inherited from class org.apache.directory.daemon.installers.MojoCommand
dependencyMap, log, mymojo
 
Constructor Summary
CreateImageCommand(ServiceInstallersMojo mojo, Target target)
           
 
Method Summary
 void execute()
           
 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

CreateImageCommand

public CreateImageCommand(ServiceInstallersMojo mojo,
                          Target target)
Method Detail

getFilterProperties

public java.util.Properties getFilterProperties()
Specified by:
getFilterProperties in class MojoCommand

execute

public void execute()
             throws org.apache.maven.plugin.MojoExecutionException,
                    org.apache.maven.plugin.MojoFailureException
Specified by:
execute in class MojoCommand
Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException


Copyright © 2004-2010. All Rights Reserved.