diff --git a/byte-buddy/pom.xml b/byte-buddy/pom.xml index a8832e1f36a..d5bfc8911b7 100644 --- a/byte-buddy/pom.xml +++ b/byte-buddy/pom.xml @@ -252,6 +252,15 @@ + + + org.apache.maven.plugins + maven-source-plugin + ${version.plugin.source} + + true + + org.apache.maven.plugins diff --git a/pom.xml b/pom.xml index c9d085c1e85..980df28b894 100644 --- a/pom.xml +++ b/pom.xml @@ -675,7 +675,6 @@ ${version.plugin.javadoc} - attach-javadoc jar