You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2019/09/06 03:14:00 UTC

[jira] [Created] (ZOOKEEPER-3536) On Windows maven build generates corrupted tarball

Mohammad Arshad created ZOOKEEPER-3536:
------------------------------------------

             Summary: 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


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)