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

Assembly plugin uses absolute paths from project instance after interpolation

    XMLWordPrintableJSON

Details

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

    Description

      The assembly plugin uses absolute paths for things like ${project.build.directory}, which makes it impossible to use them in include/exclude patterns (since those patterns are used relative to the fileset directory).

      POM paths should be recalculated as relative to project.basedir before they're injected into the assembly descriptor via interpolation.

      Attachments

        Issue Links

          Activity

            People

              jdcasey John Dennis Casey
              jdcasey John Dennis Casey
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: