diff --git a/builder/pom.xml b/builder/pom.xml index 9b19d41..9b3666d 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -6,8 +6,9 @@ net.kemitix - kemitix-checkstyle-ruleset-parent - 2.0.0-SNAPSHOT + kemitix-spring-parent + 2.2.0 + kemitix-checkstyle-ruleset-builder @@ -17,31 +18,30 @@ Kemitix Checkstyle Ruleset Builder Builder for the Kemitix Checkstyle Ruleset + + https://github.com/kemitix/kemitix-checkstyle-ruleset/issues + GitHub Issues + + + + scm:git:git@github.com:kemitix/kemitix-checkstyle-ruleset.git + scm:git:git@github.com:kemitix/kemitix-checkstyle-ruleset.git + git@github.com:kemitix/kemitix-checkstyle-ruleset.git + + + https://github.com/kemitix/kemitix-checkstyle-ruleset + + 2016 + - UTF-8 - 1.8 - 1.8 - 2.17 - 7.3 - 1.22.0 + 1.4.3.RELEASE 2.0.0-SNAPSHOT 5-complexity 3.6.1 + 2.3.4 1.0.0 - - - - io.spring.platform - platform-bom - Athens-SR1 - pom - import - - - - org.springframework.boot @@ -95,23 +95,6 @@ org.apache.maven.plugins maven-checkstyle-plugin ${maven.checkstyle.plugin.version} - - - com.puppycrawl.tools - checkstyle - ${checkstyle.version} - - - com.github.sevntu.checkstyle - sevntu-checkstyle-maven-plugin - ${sevntu-checkstyle-maven-plugin.version} - - - net.kemitix - kemitix-checkstyle-ruleset - ${kemitix-checkstyle-ruleset.version} - - net/kemitix/checkstyle-${kemitix-checkstyle-ruleset.level}.xml @@ -120,26 +103,22 @@ - org.apache.maven.plugins - maven-checkstyle-plugin - - - validate - validate - - check - checkstyle - - - - + org.springframework.boot + spring-boot-maven-plugin + ${spring-boot.version} + + + + + + + + + + + + + - - - sevntu-maven - sevntu-maven - http://sevntu-checkstyle.github.io/sevntu.checkstyle/maven2 - - diff --git a/pom.xml b/pom.xml index d9d4654..293a289 100644 --- a/pom.xml +++ b/pom.xml @@ -51,12 +51,4 @@ https://github.com/kemitix/ - - - 2.10.4 - 3.0.1 - 1.6 - 2.8.2 - 2.3.4 -