openinx commented on a change in pull request #480: HBASE-22838 : assembly
plugin should use posix
URL: https://github.com/apache/hbase/pull/480#discussion_r313202436
##########
File path: hbase-assembly/pom.xml
##########
@@ -76,7 +76,7 @@
<finalName>hbase-${project.version}</finalName>
<skipAssembly>false</skipAssembly>
<appendAssemblyId>true</appendAssemblyId>
- <tarLongFileMode>gnu</tarLongFileMode>
+ <tarLongFileMode>posix</tarLongFileMode>
Review comment:
Have any requirement about the mvn version ? If not too new mvn version, I
think it's OK (+1). (Sorry, I'm not quite familiar with this option.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services