Add tar long file mode
This commit is contained in:
parent
b434285fa9
commit
f8f3c0b532
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
<artifactId>maven-assembly-plugin</artifactId>
|
||||
<version>2.5.5</version>
|
||||
<configuration>
|
||||
<tarLongFileMode>posix</tarLongFileMode>
|
||||
<descriptors>
|
||||
<descriptor>src/main/assembly/home.xml</descriptor>
|
||||
</descriptors>
|
||||
|
|
Loading…
Add table
Reference in a new issue