jerrypeng commented on issue #3069: Maven Build Error 2.2.0 Linux URL: https://github.com/apache/pulsar/issues/3069#issuecomment-442160861 @drdrill can you try adding: <tarLongFileMode>posix</tarLongFileMode> to the configurations section in the assembly plugin: https://github.com/apache/pulsar/blob/v2.2.0/pulsar-sql/presto-distribution/pom.xml#L128 Then try rebuilding and see if this solves your issue. If it does feel free to submit a PR to put this fix in.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
