Merge "Prepare for git-commit-id plugin upgrade"
authorSam Hague <shague@redhat.com>
Sat, 24 Feb 2018 04:45:04 +0000 (04:45 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 24 Feb 2018 04:45:04 +0000 (04:45 +0000)
jjb/integration/integration-templates.yaml
jjb/integration/multipatch-distribution.sh

index 1ce162a0f2628a83785ff43a88583885b0528abd..bac9e13d229c5471cff74a1a0976c5725fa44393 100644 (file)
               clean install dependency:tree
               -Pq
               -Dgitid.skip=false
+              -Dmaven.gitcommitid.skip=false
               -DgenerateReports=false
               -Dstream={stream}
               {opendaylight-infra-mvn-opts}
               clean install dependency:tree
               -Pq
               -Dgitid.skip=false
+              -Dmaven.gitcommitid.skip=false
               {opendaylight-infra-mvn-opts}
           # {opendaylight-infra-parallel-mvn-opts} is bad when there are multiple big features in SFT.
           java-opts:
index 0a0e355aa312db2719ea5154cfd748a082672670..95d4fedea2b18744e5c68c12c9fda8dab472046c 100644 (file)
@@ -100,6 +100,7 @@ do
     -e -Pq \
     -Dstream=oxygen \
     -Dgitid.skip=false \
+    -Dmaven.gitcommitid.skip=false \
     --global-settings "$GLOBAL_SETTINGS_FILE" \
     --settings "$SETTINGS_FILE" \
     $MAVEN_OPTIONS