Uses of Class
org.codehaus.plexus.archiver.jar.ManifestException
Packages that use ManifestException
-
Uses of ManifestException in org.codehaus.plexus.archiver.jar
Methods in org.codehaus.plexus.archiver.jar that throw ManifestExceptionModifier and TypeMethodDescriptionManifest.ExistingSection.addAttributeAndCheck(Manifest.Attribute attribute) Manifest.Section.addAttributeAndCheck(Manifest.Attribute attribute) Add an attribute to the sectionvoidManifest.addConfiguredAttribute(Manifest.Attribute attribute) Add an attribute to the manifest - it is added to the main section.voidManifest.ExistingSection.addConfiguredAttribute(Manifest.Attribute attribute) voidManifest.Section.addConfiguredAttribute(Manifest.Attribute attribute) Add an attribute to the section.voidJarArchiver.addConfiguredManifest(Manifest newManifest) Allows the manifest for the archive file to be provided inline in the build file rather than in an external file.voidManifest.addConfiguredSection(Manifest.Section section) Add a section to the manifeststatic StringManifest.remap(Attributes backingAttributes, Manifest.Attribute attribute) Constructors in org.codehaus.plexus.archiver.jar that throw ManifestException