diff --git a/lib/taskana-core/pom.xml b/lib/taskana-core/pom.xml index 1d2b32d1d..4bfe49d6d 100644 --- a/lib/taskana-core/pom.xml +++ b/lib/taskana-core/pom.xml @@ -195,30 +195,61 @@ - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17 - - - validate - validate - - ../../qa/checkstyle/checkstyle.xml - UTF-8 - true - true - true - true - - - check - - - - + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + [1.0.0,) + + check + + + + + + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.17 + + + validate + validate + + ../../qa/checkstyle/checkstyle.xml + UTF-8 + true + true + true + true + + + check + + + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + org.apache.maven.plugins maven-compiler-plugin @@ -257,7 +288,6 @@ -