From c197b561cf169060fe59e06191373189a747f020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Walter?= Date: Wed, 2 Apr 2014 13:50:57 +0000 Subject: [PATCH] added manifest to all jar files produced in maven reactor git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1584032 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 43 +------------------------------------------ pom.xml | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 42 deletions(-) diff --git a/build.xml b/build.xml index e1226af08..3aa6139e2 100644 --- a/build.xml +++ b/build.xml @@ -1118,48 +1118,7 @@ under the License. Use mvn-deploy.sh to deploy the artifacts in the remote repository - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.3.1 + + + + true + true + + + ${user.name} + Apache POI + ${version.id} + The Apache Software Foundation + Apache POI + ${version.id} + org.apache.poi + The Apache Software Foundation + + + + + + org.apache.rat apache-rat-plugin