Uses of Class
org.apache.maven.archiver.ManifestConfiguration

Uses of ManifestConfiguration in org.apache.maven.archiver
 

Methods in org.apache.maven.archiver that return ManifestConfiguration
 ManifestConfiguration MavenArchiveConfiguration.getManifest()
           
 

Methods in org.apache.maven.archiver with parameters of type ManifestConfiguration
 org.codehaus.plexus.archiver.jar.Manifest MavenArchiver.getManifest(org.apache.maven.project.MavenProject project, ManifestConfiguration config)
          Return a pre-configured manifest
protected  org.codehaus.plexus.archiver.jar.Manifest MavenArchiver.getManifest(org.apache.maven.project.MavenProject project, ManifestConfiguration config, Map entries)
           
 void MavenArchiveConfiguration.setManifest(ManifestConfiguration manifest)
           
 



Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.