]> source.dussan.org Git - archiva.git/commitdiff
Switching to tar posix mode
authorMartin Stockhammer <martin_s@apache.org>
Tue, 13 Jun 2017 15:07:45 +0000 (17:07 +0200)
committerMartin Stockhammer <martin_s@apache.org>
Tue, 13 Jun 2017 15:07:45 +0000 (17:07 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 46bc10fdab219d9ca12fe41242d05699f70b0205..8ade443395a5f595aeacb14eed62afec922e6302 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                   </goals>
                   <configuration>
                     <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
-                    <tarLongFileFormat>gnu</tarLongFileFormat>
+                    <tarLongFileMode>posix</tarLongFileMode>
                   </configuration>
                 </execution>
               </executions>