From 93e29667a3d23773a5d08d68fdd3720efda5b4ca Mon Sep 17 00:00:00 2001 From: sebdet Date: Wed, 2 Sep 2020 16:56:35 +0200 Subject: [PATCH] Add profile for skipIT skip integration project when the standard -DskipITs parameter is provided. Issue-ID: SDC-3232 Signed-off-by: sebdet Change-Id: Ieca577f28537f14de7131415de40e9aeae25d147 --- pom.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/pom.xml b/pom.xml index ea422e0247..0eaa8b5aea 100644 --- a/pom.xml +++ b/pom.xml @@ -577,6 +577,32 @@ Modifications copyright (c) 2018-2019 Nokia integration-tests + + skip-integration-tests + + + skipITs + true + + + + true + + + onboarding + common-app-logging + common-app-api + common-be + catalog-dao + catalog-model + catalog-be + asdctool + catalog-ui + catalog-fe + sdc-os-chef + utils/webseal-simulator + + fast-build -- 2.16.6