diff --git a/pom.xml b/pom.xml index 8f34614db..121449052 100644 --- a/pom.xml +++ b/pom.xml @@ -308,17 +308,6 @@ - - org.apache.maven.plugins - maven-jar-plugin - - - - ${java-module-name} - - - - org.apache.maven.plugins maven-assembly-plugin @@ -351,24 +340,6 @@ - - org.codehaus.mojo - build-helper-maven-plugin - 3.0.0 - - - generate-test-sources - - add-source - - - - target/generated-test-sources - - - - -