Uploaded image for project: 'Maven Resources Plugin'
  1. Maven Resources Plugin
  2. MRESOURCES-132

Copying of files with permissions broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 2.4.3
    • None
    • copy
    • None

    Description

      Files with permissions are not copied with the permissions as illustrated below:

      root@carlspring:/java/opensource/build-force/zipper-plugin# ls -al `find . -name *perm*`
      -rwxr--r-- 1 root root   8 2010-12-09 20:48 ./src/test/resources/zip/file.with.permission.sh*
      -rw-r--r-- 1 root root   8 2010-12-09 22:56 ./target/test-classes/zip/file.with.permission.sh
      

      Notice the 'x' permission missing from the copied file.

      Attachments

        Activity

          People

            khmarbaise Karl Heinz Marbaise
            carlspring Martin Todorov
            Votes:
            7 Vote for this issue
            Watchers:
            25 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: