From: andre.schmid Date: Tue, 19 Jul 2022 14:31:29 +0000 (+0100) Subject: Add fast build profile ignoring frontend X-Git-Tag: 1.11.6~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a1bfc110ea1f5f2e780b6bef78da1273b66bac63;p=sdc.git Add fast build profile ignoring frontend Adds fast-build-no-ui profile, a copy of the fast-build but also ignoring the frontend build. The frontend build is the process that takes more time during the SDC build. When the frontend build is not needed, the new profile could be used, reducing the build time by about half time. Change-Id: I99c198461f128f265cb051fca415d605b0d9c339 Issue-ID: SDC-4100 Signed-off-by: andre.schmid --- diff --git a/pom.xml b/pom.xml index c3683ca443..210bbc3289 100644 --- a/pom.xml +++ b/pom.xml @@ -735,7 +735,6 @@ Modifications copyright (c) 2018-2019 Nokia common-app-logging common-app-api common-be - common-be-tests-utils catalog-dao catalog-model catalog-be @@ -747,6 +746,34 @@ Modifications copyright (c) 2018-2019 Nokia utils/webseal-simulator + + fast-build-no-ui + + false + + + true + true + true + true + true + true + + + openecomp-be + common + common-app-logging + common-app-api + common-be + catalog-dao + catalog-model + catalog-be + catalog-be-plugins + asdctool + sdc-os-chef + utils/webseal-simulator + + start-sdc