diff --git a/maven-repository-provisioner/pom.xml b/maven-repository-provisioner/pom.xml index 8629ccc..d52a3d4 100644 --- a/maven-repository-provisioner/pom.xml +++ b/maven-repository-provisioner/pom.xml @@ -148,9 +148,6 @@ - - maven-checkstyle-plugin - io.takari.maven.plugins takari-lifecycle-plugin diff --git a/maven-repository-provisioner/src/conf/maven_checks.xml b/maven-repository-provisioner/src/conf/maven_checks.xml deleted file mode 100644 index 00b6168..0000000 --- a/maven-repository-provisioner/src/conf/maven_checks.xml +++ /dev/null @@ -1,209 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/pom.xml b/pom.xml index 1824566..a974060 100644 --- a/pom.xml +++ b/pom.xml @@ -63,22 +63,6 @@ true - - org.apache.maven.plugins - maven-checkstyle-plugin - - src/conf/maven_checks.xml - true - - - - process-sources - - check - - - - io.takari.maven.plugins takari-lifecycle-plugin