diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml deleted file mode 100644 index e7bedf3..0000000 --- a/.idea/copyright/profiles_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index b26911b..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index ac56e84..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1dd..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/kemitix-parent.iml b/kemitix-parent.iml deleted file mode 100644 index 9e16274..0000000 --- a/kemitix-parent.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/pom.xml b/pom.xml index 73e5dc6..567f148 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 net.kemitix @@ -40,15 +41,13 @@ UTF-8 UTF-8 target - 1.0.0 + 2.0.4 + 5-complexity 2.10.4 3.0.1 1.6 2.8.2 - 2.17 - 7.3 - 1.23.0 3.6.0 2.19.1 2.19.1 @@ -148,41 +147,24 @@ ${kemitix.build.directory} - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - 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.xml - UTF-8 - true - true - true - true - - - - + + net.kemitix + kemitix-checkstyle-ruleset-maven-plugin + ${kemitix-checkstyle-ruleset.version} + + 7.4 + + + + validate + + ${kemitix-checkstyle-ruleset.level} + + + + org.apache.maven.plugins maven-compiler-plugin @@ -224,22 +206,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - ${maven-checkstyle-plugin.version} - - - validate - validate - - check - checkstyle - - - - - org.apache.maven.plugins maven-pmd-plugin @@ -383,18 +349,6 @@ jacoco-maven-plugin ${jacoco-maven-plugin.version} - - org.apache.maven.plugins - maven-checkstyle-plugin - ${maven-checkstyle-plugin.version} - - - - checkstyle - - - - org.apache.maven.plugins