[ 
https://issues.apache.org/jira/browse/MDEP-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Gokcen updated MDEP-572:
----------------------------
    Description: 
The {{unpack}} goal doesn't handle POSIX.1-2001 long filenames in tar files, 
silently truncating file paths to 100 characters. Tarballs that work just fine 
with BSD or GNU tar has its filenames truncated by the unpack step (without any 
kind of warning or error).

In my particular example, the Tarball was created by the Apache Maven Assembly 
Plugin using {{<tarLongFileMode>posix</tarLongFileMode>}}.

As a work-around, I'm using the 

  was:
The {{unpack}} goal doesn't handle POSIX.1-2001 long filenames in tar files, 
silently truncating file paths to 100 characters. Tarballs that work just fine 
with BSD or GNU tar has its filenames truncated by the unpack step (without any 
kind of warning or error).

In my particular example, the Tarball was created by the Apache Maven Assembly 
Plugin using {{<tarLongFileMode>posix</tarLongFileMode>}}.


> Truncated filenames extracting tar files.
> -----------------------------------------
>
>                 Key: MDEP-572
>                 URL: https://issues.apache.org/jira/browse/MDEP-572
>             Project: Maven Dependency Plugin
>          Issue Type: Bug
>          Components: unpack
>    Affects Versions: 2.8
>            Reporter: Tim Gokcen
>
> The {{unpack}} goal doesn't handle POSIX.1-2001 long filenames in tar files, 
> silently truncating file paths to 100 characters. Tarballs that work just 
> fine with BSD or GNU tar has its filenames truncated by the unpack step 
> (without any kind of warning or error).
> In my particular example, the Tarball was created by the Apache Maven 
> Assembly Plugin using {{<tarLongFileMode>posix</tarLongFileMode>}}.
> As a work-around, I'm using the 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to