diff --git a/javafx-ueber-jar/pom.xml b/javafx-ueber-jar/pom.xml --- a/javafx-ueber-jar/pom.xml +++ b/javafx-ueber-jar/pom.xml @@ -49,6 +49,7 @@ maven-shade-plugin 1.5 + true * diff --git a/pom.xml b/pom.xml --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,21 @@ + + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + + attach-sources + + jar + + + + + src test