From 010f8449963ad8fadb1fc403987c1251361a2c2b Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 29 Mar 2011 08:44:26 +0200 Subject: [PATCH] DATAJPA-42 - Configured Maven JAR plugin to package the Bundlor generated MANIFEST.MF. --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index c86475515..8b1ff770a 100644 --- a/pom.xml +++ b/pom.xml @@ -423,6 +423,14 @@ 1.5 + + org.apache.maven.plugins + maven-jar-plugin + 2.3.1 + + true + + org.apache.maven.plugins maven-surefire-plugin