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

Symbolic links get copied with absolute path

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.6.0
    • None
    • None

    Description

      Copied symbolic links in a `<fileset>` have an absolute path as target and not the one of the original resource.

      Example:

      Source: foo -> ../my-file1

      Assembly: foo ->/home/marc/projects/demo/src/somestuff/myfile1

      This is a regression compared to 3.3.0. According to git bisect, the problem has been introduced with commit

      https://github.com/apache/maven-assembly-plugin/commit/937750250bfe06333f92351fa1a19a9cd5e59d28

      Pull Request with failing integration test follows.

      Attachments

        Issue Links

          Activity

            People

              sjaranowski Slawomir Jaranowski
              mguillemot@yahoo.fr Marc Guillemot
              Votes:
              1 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: