mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
#3340 Update tarLongFileMode to use POSIX
This commit is contained in:
parent
4abf2d4202
commit
230e84efd1
@ -162,7 +162,7 @@
|
||||
<descriptor>${basedir}/src/main/assembly/dist.xml</descriptor>
|
||||
</descriptors>
|
||||
<finalName>mapstruct-${project.version}</finalName>
|
||||
<tarLongFileMode>gnu</tarLongFileMode>
|
||||
<tarLongFileMode>posix</tarLongFileMode>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
Loading…
x
Reference in New Issue
Block a user