[
https://issues.apache.org/jira/browse/ZOOKEEPER-3536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925385#comment-16925385
]
Mohammad Arshad commented on ZOOKEEPER-3536:
--------------------------------------------
{quote} it seems not due to tarLongFileMode,*changing to *gnu also failed
{quote}
In branch-3.5 build is success but it creates corrupted tarball.
> On Windows maven build generates corrupted tarball
> --------------------------------------------------
>
> Key: ZOOKEEPER-3536
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3536
> Project: ZooKeeper
> Issue Type: Bug
> Components: build
> Affects Versions: 3.5.5
> Reporter: Mohammad Arshad
> Priority: Minor
>
> On windows maven command {code}mvn clean install -DskipTests{code} creates
> corrupted tarballs.
> In zookeeper-assembly/pom.xml <tarLongFileMode>posix</tarLongFileMode>
> causing the problem. Many use Windows as development environment. it would
> be better if we can make tarLongFileMode property configurable or select
> based on OS.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)