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

I want to be able to specify dynamic data for manifestEntries

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • 2.1
    • None
    • None
    • None
    • XP

    Description

      In the configuration - archive - manifestEntries section I want to be able to specify dynamic data for manifestEntries. The dynamic data is the version of dependent artifacts.

      E.x. If I have a dependency on artifactId=abc version=[1.0,2.0)
      I want to have a manifest Entry of something like:
      <myEntry>${abc.version}</myEntry>

      where the end result is that in the MANIFEST file I will have:
      myEntry: 1.23

      Attachments

        Activity

          People

            Unassigned Unassigned
            dhoffer@xrite.com David Hoffer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: