diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index 4f8c72266..1a2cf4711 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -71,6 +71,19 @@ + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + verify + + jar + + + + org.apache.maven.plugins maven-compiler-plugin