Ben-Zvi opened a new pull request #1555: DRILL-6864: Upgrade the git-commit-id plugin to 2.2.5 URL: https://github.com/apache/drill/pull/1555 The latest version of the git-commit-id seems to work OK (passed all the Jenkins tests; even though the maven repository shows dependency on jackson.databind version 2.9.6, while we use 2.9.5 ; see https://mvnrepository.com/artifact/pl.project13.maven/git-commit-id-plugin/2.2.5 ) Performance on Jenkins build seems the same, but on my Mac a full clean build is nearly 2 minutes faster. And when adding the new option to skip this plugin ( -Dmaven.gitcommitid.skip=true ) , the clean build is 3-4 minutes faster.
---------------------------------------------------------------- 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
