[CPS] Remove maven stage process all modules 03/118203/1
authorBruno Sakoto <bruno.sakoto@bell.ca>
Mon, 22 Feb 2021 20:52:04 +0000 (15:52 -0500)
committerBruno Sakoto <bruno.sakoto@bell.ca>
Mon, 22 Feb 2021 20:54:53 +0000 (15:54 -0500)
This change partially reverts 2c44be82.
Adding processAllModules parameter did not fix the error to push
artifacts to nexus for maven stage.

Finally, the issue was fixed at maven application level with
https://gerrit.onap.org/r/c/cps/+/118080

Issue-ID: CPS-175
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I44d6470d589605ff860315acad5c822c6d606839

jjb/cps/cps.yaml

index 0e4baef..fc79e96 100644 (file)
@@ -43,7 +43,6 @@
           sign-artifacts: true
           build-node: centos7-docker-8c-8g
           maven-versions-plugin: true
-          mvn-params: '-DprocessAllModules'
       - gerrit-maven-docker-stage:
           build-node: centos7-docker-8c-8g
           maven-versions-plugin: true