Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
Description
build-tools module is a dependency on the parent pom.xml in maven-checkstyle-plugin. Fix the version of build-tools module from SNAPSHOT to 1.0 and refer it in parent pom.xml.
This will fix issue in build-tools when updating all the SNAPSHOT version numbers:
mvn versions:set -DnewVersion=1.0.0-SNAPSHOT