From d162fa07b7af4e00bae581ad4588ca9d6caf9b82 Mon Sep 17 00:00:00 2001 From: "Timothy A. Bish" Date: Tue, 10 Jul 2012 20:11:20 +0000 Subject: [PATCH] fix for: https://issues.apache.org/jira/browse/AMQ-3534 git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1359883 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) diff --git a/pom.xml b/pom.xml index 8e1712137f..f1980b650a 100755 --- a/pom.xml +++ b/pom.xml @@ -1100,6 +1100,75 @@ maven-archiver ${maven-archiver-version} + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.felix + maven-bundle-plugin + + [2.3.5,) + + + cleanVersions + manifest + mapping + + + + + + + + + org.apache.activemq.protobuf + activemq-protobuf + [0.0.0,) + + compile + + + + + + + + + org.jvnet.jaxb2.maven2 + maven-jaxb2-plugin + [0.0.0,) + + generate + + + + + + + + + org.apache.xbean + maven-xbean-plugin + [0.0.0,) + + mapping + + + + + + + + + +