diff --git a/Jenkinsfile b/Jenkinsfile index 5fc23c3f560d..9301838efc89 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -127,7 +127,7 @@ def mavenBuild(jdk, cmdline, mvnName) { } runLaunchable ("verify") runLaunchable ("record build --name jetty-12.0.x") - sh "mvn $extraArgs -DsettingsPath=$GLOBAL_MVN_SETTINGS -Dmaven.repo.uri=http://nexus-service.nexus.svc.cluster.local:8081/repository/maven-public/ -ntp -s $GLOBAL_MVN_SETTINGS -Dmaven.repo.local=.repository -Pci -V -B -e -U $cmdline" + sh "mvn $extraArgs -DsettingsPath=$GLOBAL_MVN_SETTINGS -Dmaven.repo.uri=http://nexus-service.nexus.svc.cluster.local:8081/repository/maven-public/ -ntp -s $GLOBAL_MVN_SETTINGS -Dmaven.repo.local=.repository -Pci -Peclipse-dash -V -B -e -U $cmdline" if(saveHome()) { archiveArtifacts artifacts: ".repository/org/eclipse/jetty/jetty-home/**/jetty-home-*", allowEmptyArchive: true, onlyIfSuccessful: false } diff --git a/pom.xml b/pom.xml index 45ab820e7766..c25679dad278 100644 --- a/pom.xml +++ b/pom.xml @@ -193,7 +193,7 @@ 33.2.1-jre 7.0.0 2.2 - 5.4.0 + 5.5.0 7.1.1.Final infinispan/server 15.0.5.Final @@ -2378,6 +2378,53 @@ + + eclipse-dash + + + + true + + + false + + dash-licenses-releases + https://repo.eclipse.org/content/repositories/dash-licenses-releases/ + + + + false + + + true + + dash-licenses-snapshots + https://repo.eclipse.org/content/repositories/dash-licenses-snapshots/ + + + + + + org.eclipse.dash + license-tool-plugin + 1.1.0 + + + + license-check + + verify + + + com.hazelcast + true + + + + + + + update-version