From 47ec8bb309bf1cb2daed61013ccb923b8c8368d8 Mon Sep 17 00:00:00 2001 From: Gerrit Meier Date: Tue, 1 Mar 2022 11:00:21 +0100 Subject: [PATCH] Jenkins - Skip jQAssistant in deploy steps. --- pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/pom.xml b/pom.xml index a4dd1fe0c..d0e5517af 100644 --- a/pom.xml +++ b/pom.xml @@ -726,6 +726,30 @@ ${project.build.docs} + + com.buschmais.jqassistant + jqassistant-maven-plugin + ${jqassistant.version} + + true + + + + + + + + artifactory + + + + com.buschmais.jqassistant + jqassistant-maven-plugin + ${jqassistant.version} + + true + +