Skip to content

Commit 0f69cc0

Browse files
Updated sonar plugin info
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
1 parent c789fd5 commit 0f69cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars/continuousIntegrationPipeline.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ def call(Map pipelineParams = [:]) {
155155
}
156156

157157
sh """
158-
mvn sonar:sonar \
158+
mvn org.sonarsource.scanner.maven:sonar-maven-plugin:sonar \
159159
-Dmaven.test.failure.ignore=true \
160160
-Dsonar.organization=eclipse-kura \
161161
-Dsonar.host.url=${SONAR_HOST_URL} \

0 commit comments

Comments
 (0)