From 2e41a127da7e1d69b2ed10298b71a8b70b996178 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Walter?= Date: Wed, 2 Apr 2014 13:57:10 +0000 Subject: [PATCH] added source code to all artifacts git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1584035 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 31 +------------------------------ pom.xml | 13 +++++++++++++ 2 files changed, 14 insertions(+), 30 deletions(-) diff --git a/build.xml b/build.xml index 3aa6139e2f..662877d0f6 100644 --- a/build.xml +++ b/build.xml @@ -1118,36 +1118,7 @@ under the License. Use mvn-deploy.sh to deploy the artifacts in the remote repository - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/pom.xml b/pom.xml index 9d0c7c7945..b6e6f1fbcc 100644 --- a/pom.xml +++ b/pom.xml @@ -143,6 +143,19 @@ + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + org.apache.rat -- 2.39.5