wNee opened a new issue #333: install issue URL: https://github.com/apache/servicecomb-saga/issues/333 In mac os when run mvn clean install -e comes this error: io.fabric8:docker-maven-plugin:0.26.0:build failed: group id '254449427' is too big Some solution is that: add <tarLongFileMode>posix</tarLongFileMode> in to pom.xml Does this solution works? if so, could you provide a pom.xml because I do not know which line to add posix. Thanks
---------------------------------------------------------------- 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
