@Mojo(name="package",
defaultPhase=PACKAGE,
threadSafe=true)
public class PackageMojo
extends org.apache.maven.plugin.AbstractMojo
outputDirectory
(defaults to target/classes).
The package goal is executed in the package phase of the jangaroo lifecycle.
| Constructor and Description |
|---|
PackageMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected Map<String,String> |
getManifestEntries() |
Copyright © 2002–2021 CoreMedia AG. All rights reserved.