From b5a2f7b3cb60ddf5ba961c51d495a43268dcc1c6 Mon Sep 17 00:00:00 2001 From: "Timothy A. Bish" Date: Wed, 18 Jul 2012 14:30:12 +0000 Subject: [PATCH] Add an m2e mapping to force the protobuf stuff to get generated in a compile from the Eclipse IDE. git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1362963 13f79535-47bb-0310-9956-ffa450edef68 --- activemq-core/pom.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/activemq-core/pom.xml b/activemq-core/pom.xml index 5ea4f3ba42..627ea11e32 100755 --- a/activemq-core/pom.xml +++ b/activemq-core/pom.xml @@ -380,6 +380,36 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.activemq.protobuf + activemq-protobuf + [0.0.0,) + + compile + + + + + + + + + + + + org.apache.felix