com.xebialabs.deployit.maven.packager
Class ManifestPackager
java.lang.Object
com.xebialabs.deployit.maven.packager.ManifestPackager
public class ManifestPackager
- extends Object
|
Constructor Summary |
ManifestPackager(org.apache.maven.project.MavenProject project,
org.apache.maven.plugin.logging.Log log,
boolean timestampedVersion)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEPLOYMENT_PACKAGE_DIR
public static final String DEPLOYMENT_PACKAGE_DIR
- See Also:
- Constant Field Values
APPLICATION
public static final String APPLICATION
- See Also:
- Constant Field Values
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
ManifestPackager
public ManifestPackager(org.apache.maven.project.MavenProject project,
org.apache.maven.plugin.logging.Log log,
boolean timestampedVersion)
addDeployables
public void addDeployables(List<Deployable> deployables)
perform
public void perform()
seal
public void seal()
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
getDarFile
public File getDarFile()
getManifestFile
public File getManifestFile()
Copyright © 2012. All Rights Reserved.