From a4b13add627fe00f3f280450d0e0c874bbb0d2f3 Mon Sep 17 00:00:00 2001 From: "Hiram R. Chirino" Date: Wed, 5 Jul 2006 22:06:35 +0000 Subject: [PATCH] Configure our use of the gram maven plugin so that it generates the openwire marshaller source code. git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419357 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 478c9e3a09..694ccd5687 100755 --- a/activemq-core/pom.xml +++ b/activemq-core/pom.xml @@ -282,6 +282,36 @@ + + + incubator-activemq + maven-gram-plugin + ${pom.version} + + + GenerateJavaMarshalling.groovy: + GenerateJavaTests.groovy: + GenerateCSharpMarshalling.groovy: + GenerateCSharpClasses.groovy: + GenerateCppMarshallingClasses.groovy: + GenerateCppMarshallingHeaders.groovy: + GenerateCppHeaders.groovy: + GenerateCppClasses.groovy: + GenerateCMarshalling.groovy: + + + 1 + + + + + incubator-activemq + activemq-openwire-generator + ${pom.version} + + + + maven-antrun-plugin