Uploaded image for project: 'Maven Shared Components'
  1. Maven Shared Components
  2. MSHARED-50

Manifest sections are only added to the manifest when the archive is created

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • maven-archiver-2.3
    • maven-archiver-2.4
    • maven-archiver
    • None

    Description

      Maven Assembly Plugin uses a MavenArchiveConfiguration object to get the configuration from the POM. Then it uses MavenArchiver.getManifest( MavenProject, MavenArchiveConfiguration ) to create a manifest. This is then fed into PlexusArchiver. Currently Maven Archiver adds Manifest Sections to the manifest Object only if an actual archive is created. So Maven Assembly Plugin doesn't get this part of the configuration. I don't see any reason for keeping this part from the user until they create an archive.

      Attachments

        Issue Links

          Activity

            People

              dennisl@apache.org Dennis Lundberg
              dennisl@apache.org Dennis Lundberg
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: