diff --git a/all/pom.xml b/all/pom.xml index 6d0da7505..111131f5d 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -283,7 +283,7 @@ 3.0.2 - false + true true true @@ -376,24 +376,7 @@ implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer"> META-INF/spring.schemas - - - pom.xml - - - pom.properties - - - - *:* - - META-INF/maven/** - - - diff --git a/pom.xml b/pom.xml index a1200f8cd..21626b96e 100644 --- a/pom.xml +++ b/pom.xml @@ -117,6 +117,15 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + false + + + org.apache.maven.plugins maven-javadoc-plugin