From a85bea2d9e3f8aae4a83c395a8884e9368757a19 Mon Sep 17 00:00:00 2001 From: dsyer Date: Tue, 13 Jan 2009 14:24:37 +0000 Subject: [PATCH] BATCH-818: fix bundlor config --- pom.xml | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 397b7c0ad..c4bfe5c7f 100644 --- a/pom.xml +++ b/pom.xml @@ -152,8 +152,7 @@ maven-site-plugin @@ -173,7 +172,6 @@ com.springsource.bundlor com.springsource.bundlor.maven - ${bundlor.version} bundlor-manifest @@ -181,10 +179,6 @@ manifest - - template.mf - ${project.basedir}/src/main/resources/META-INF/MANIFEST.MF - @@ -247,8 +241,7 @@ ]]> - + @@ -298,6 +291,15 @@ emma-maven-plugin 1.0-20070912.011112-4 + + com.springsource.bundlor + com.springsource.bundlor.maven + ${bundlor.version} + + ${project.basedir}/template.mf + ${project.basedir}/src/main/resources/META-INF/MANIFEST.MF + + org.apache.maven.plugins maven-antrun-plugin @@ -317,8 +319,7 @@ Creating Emma reports - +