summaryrefslogtreecommitdiff
path: root/qpid/java/broker/pom.xml
diff options
context:
space:
mode:
authorBhupendra Bhusman Bhardwaj <bhupendrab@apache.org>2006-12-21 16:47:01 +0000
committerBhupendra Bhusman Bhardwaj <bhupendrab@apache.org>2006-12-21 16:47:01 +0000
commit4cac701ce33975589563f8b86737fb68008723ae (patch)
treead2d8b325f0c2f45b3c0966822310061633d935a /qpid/java/broker/pom.xml
parent7122ba938e962dbd10edbb850b3b9932ad319cc3 (diff)
downloadqpid-python-4cac701ce33975589563f8b86737fb68008723ae.tar.gz
QPID-227
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@489403 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/broker/pom.xml')
-rw-r--r--qpid/java/broker/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/qpid/java/broker/pom.xml b/qpid/java/broker/pom.xml
index 485fcf896b..92a3d69060 100644
--- a/qpid/java/broker/pom.xml
+++ b/qpid/java/broker/pom.xml
@@ -86,6 +86,11 @@
<build>
<plugins>
<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-antrun-plugin</artifactId>
+ </plugin>
+
+ <plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>javacc-maven-plugin</artifactId>
<version>2.0</version>