| Package | Description |
|---|---|
| org.codehaus.plexus.archiver.jar |
| Modifier and Type | Method | Description |
|---|---|---|
static Manifest |
Manifest.getDefaultManifest() |
Construct a manifest from Ant's default manifest file.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
JarArchiver.addConfiguredManifest(Manifest newManifest) |
Allows the manifest for the archive file to be provided inline
in the build file rather than in an external file.
|