From 4fc21a61e8b73c19fa2e211a879a6ab3217cf5bc Mon Sep 17 00:00:00 2001 From: sebdet Date: Thu, 10 Sep 2020 15:24:32 +0200 Subject: Add skip test profile Add skip test profile so that even the module sdc-integration-tests is not called Issue-ID: SDC-3232 Signed-off-by: sebdet Change-Id: Ife64ff4253abc9ee548dc02a946c594669adf0bf --- pom.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/pom.xml b/pom.xml index aa887e83b7..6ff231ac06 100644 --- a/pom.xml +++ b/pom.xml @@ -612,6 +612,33 @@ Modifications copyright (c) 2018-2019 Nokia utils/webseal-simulator + + skip-tests + + + skipTests + true + + + + true + + + onboarding + common-app-logging + common-app-api + common-be + catalog-dao + catalog-model + catalog-be + catalog-be-plugins + asdctool + catalog-ui + catalog-fe + sdc-os-chef + utils/webseal-simulator + + fast-build -- cgit 1.2.3-korg