Package org.codehaus.plexus.archiver.jar
-
Class Summary Class Description JarArchiver Base class for tasks that build archives in JAR file format.JarToolModularJarArchiver AModularJarArchiver
implementation that uses thejar
tool provided byjava.util.spi.ToolProvider
to create modular JAR files.JarUnArchiver Alias forZipUnArchiver
.Manifest Holds the data of a jar manifest.Manifest.Attribute An attribute for the manifest.Manifest.BaseAttribute Manifest.Section A manifest section - you can nest attribute elements into sections.ModularJarArchiver Base class for creating modular JAR archives.PlexusIoJarFileResourceCollection Alias forPlexusIoZipFileResourceCollection
. -
Enum Summary Enum Description JarArchiver.FilesetManifestConfig -
Exception Summary Exception Description ManifestException Exception thrown indicating problems in a JAR Manifest