diff --git a/checkstyle.xml b/checkstyle.xml index 990ce3077..581eb071d 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -8,33 +8,40 @@ --> + + + + + + + - + - + - + - + - + - + - + - + diff --git a/checkstyle_suppressions.xml b/checkstyle_suppressions.xml new file mode 100644 index 000000000..1263d2324 --- /dev/null +++ b/checkstyle_suppressions.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index b95858ff2..8669d8b41 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,7 @@ Plugin Metrics - http://repo.mcstats.org/content/repositories/public + http://repo.mcstats.org/content/repositories/public/ @@ -922,8 +922,8 @@ 3.0.0 - validate - validate + checkstyle + test ${project.compileSourceRoots} ${project.testCompileSourceRoots}