From a993d62cbaa092ae4cb5f278b8bea3b9cb57a9c3 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 14 Apr 2016 16:01:19 +0200 Subject: [PATCH] Generate source artifacts --- pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/pom.xml b/pom.xml index e6c36f05..1377e5af 100644 --- a/pom.xml +++ b/pom.xml @@ -126,6 +126,20 @@ + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar-no-fork + + + + + @@ -157,6 +171,11 @@ + + org.apache.maven.plugins + maven-source-plugin + 2.4 + org.apache.maven.plugins maven-surefire-plugin