MVN

org.sonarsource.update-center : sonar-update-center-mojo

Maven & Gradle

Apr 13, 2023
7 stars

SonarSource :: Update Center :: Maven Plugin

<plugin>
    <groupId>org.sonarsource.update-center</groupId>
    <artifactId>sonar-update-center-mojo</artifactId>
    <version>1.30.0.1030</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sonarsource.update-center : sonar-update-center-mojo to add to Maven - Latest Versions:

  • Latest Stable: 1.30.0.1030

All Versions

Choose a version of org.sonarsource.update-center : sonar-update-center-mojo to add to Maven - All Versions:

Version Vulnerabilities Updated
1.30.x
sonar-update-center-mojo-1.30.0.1030
1.29.x
sonar-update-center-mojo-1.29.0.1000
1.28.x
sonar-update-center-mojo-1.28.0.976
1.27.x
sonar-update-center-mojo-1.27.1.963
1.26.x
sonar-update-center-mojo-1.26.0.846
1.25.x
sonar-update-center-mojo-1.25.0.830
1.24.x
sonar-update-center-mojo-1.24.0.735
1.23.x
sonar-update-center-mojo-1.23.0.723
1.22.x
sonar-update-center-mojo-1.22.0.644
1.21.x
sonar-update-center-mojo-1.21.0.561
1.20.x
sonar-update-center-mojo-1.20.0.550
1.18.x
sonar-update-center-mojo-1.18.0.487
1.17
sonar-update-center-mojo-1.17
1.15.x
sonar-update-center-mojo-1.15.1
1.15
sonar-update-center-mojo-1.15

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.sonarsource.update-center</groupId>
    <artifactId>sonar-update-center-mojo</artifactId>
    <version>1.30.0.1030</version>
</plugin>