Uploaded image for project: 'Maven Assembly Plugin'
  1. Maven Assembly Plugin
  2. MASSEMBLY-67

assembling dependent jars or snapshots uses timestamp formatted version instead of ${version}

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2-beta-1
    • None
    • None

    Description

      I'm using the jar plugin to add my dependencies to the manifest. I'm also using the assembly plugin to package all dependencies into one archive. The problem is that the jar manifest adds my dependencies as "foo-SNAPHOT" and the archiver adds them as "foo-20041113.jar".

      This causes my snapshot classes to not be found at runtime.

      Attachments

        1. MJAR-28-Notes.txt
          6 kB
          Barrie Treloar
        2. MJAR-28-TestCases-Patch.txt
          43 kB
          Barrie Treloar

        Issue Links

          Activity

            People

              jdcasey John Dennis Casey
              mjtitorenko Mark J. Titorenko
              Votes:
              4 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: