diff --git a/pom.xml b/pom.xml index be4610591..6e6213207 100644 --- a/pom.xml +++ b/pom.xml @@ -126,6 +126,19 @@ + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar-no-fork + + + + org.apache.maven.plugins maven-checkstyle-plugin