Uploaded image for project: 'Maven JAR Plugin'
  1. Maven JAR Plugin
  2. MJAR-57

Specification and Implementation details missing from manifest

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.2
    • None
    • None

    Description

      The manifest customization page claims that Specification and Implementation details will be included in the jar file manifest by default:

      http://maven.apache.org/plugins/maven-jar-plugin/examples/manifest-customization.html

      This does not happen, the default manifest contains only

      Manifest-Version: 1.0
      Archiver-Version: Plexus Archiver
      Created-By: Apache Maven
      Built-By: wsmoak
      Build-Jdk: 1.5.0_05

      On the user list, the following configuration was suggested, but it does not produce any additional entries in the manifest.

      <configuration>
      <manifest>
      <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
      <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
      </manifest>
      </configuration>

      Attachments

        Activity

          People

            dennisl@apache.org Dennis Lundberg
            wsmoak Wendy Smoak
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 24h
                24h
                Remaining:
                Remaining Estimate - 24h
                24h
                Logged:
                Time Spent - Not Specified
                Not Specified