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

Add option to generate Posix tar files.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.5
    • None
    • None
    • AIX, systems using Posix tar utility.

    Description

      On some systems gnu tar utility is not present however posix tar does exist. It would be nice if we could specify as a target "ptar" as a file format to allow users of the assembly plugin to generate this particular kind of tar file. As a note, using posix tar to extract a gnu tar file results in truncated files and other anomalies.

      The difference in tar format is described here in detail http://www.delorie.com/gnu/docs/tar/tar_114.html

      As a work around for users that need an archive format, but can not use zip or gnu tar, they can try building their files into a jar file. The jar utility can then be used to extract the contents.

      Attachments

        Issue Links

          Activity

            People

              krosenvold Kristian Rosenvold
              jgoodyear Jamie Mark Goodyear
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: