sevntu-checkstyle / sevntu.checkstyle

Additional Checkstyle checks, that could be added as extension to EclipseCS plugin and maven-checkstyle-plugin, Sonar checkstyle plugin, extension for CheckStyle IDEA plugin.
http://sevntu-checkstyle.github.io/sevntu.checkstyle/
190 stars 147 forks source link

Issue #893: satelite projects should use latest checkstyle as soon at is appears in maven repo #895

Closed Rahulkhinchi03 closed 2 years ago

Rahulkhinchi03 commented 2 years ago

Partially Fixes #893

Rahulkhinchi03 commented 2 years ago

TESTING:

rahul@rk7:~/Desktop/opensource/sevntu.checkstyle$ ./.ci/bump-cs-version-in-sonar-plugin.sh 10.5
[WARNING] 
[WARNING] Some problems were encountered while building the effective settings
[WARNING] Expected root element 'settings' but found 'servers' (position: START_TAG seen <servers>... @1:9)  @ /home/rahul/.m2/settings.xml, line 1, column 9
[WARNING] 
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] ----< com.github.sevntu-checkstyle:sevntu-checkstyle-sonar-plugin >-----
[INFO] Building SevNTU Checkstyle Sonar Extension Plugin 1.42.0
[INFO] ----------------------------[ sonar-plugin ]----------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.11.0:set-property (default-cli) @ sevntu-checkstyle-sonar-plugin ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.874 s
[INFO] Finished at: 2022-08-27T22:08:16+05:30
[INFO] ------------------------------------------------------------------------
Version updated to 10.5 at sevntu-checkstyle-sonar-plugin
rahul@rk7:~/Desktop/opensource/sevntu.checkstyle$