From 5764eb4717599e8df700094e7f0360a155e2a3bb Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Sun, 2 Dec 2007 09:19:44 +0000 Subject: [PATCH] Add Source Attachement git-svn-id: https://svn.argeo.org/slc/trunk@806 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- org.argeo.slc/pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index aab363019..0555c1125 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.argeo.slc argeo-slc-core - Argeo SLC + Argeo SLC Core 0.5.1-SNAPSHOT SLC Core @@ -56,6 +56,19 @@ 1.5 + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + verify + + jar + + + + org.apache.maven.plugins maven-assembly-plugin -- 2.39.2