From 19ee936f3210322c77e47c80b74450c02da464ed 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 09e9167c6..55abd1b6a 100644 --- a/pom.xml +++ b/pom.xml @@ -766,6 +766,30 @@ ${project.build.docs} + + com.buschmais.jqassistant + jqassistant-maven-plugin + ${jqassistant.version} + + true + + + + + + + + artifactory + + + + com.buschmais.jqassistant + jqassistant-maven-plugin + ${jqassistant.version} + + true + +