Added repository to download jersey et al for camel-web dependency

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@746948 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2009-02-23 10:18:28 +00:00
parent f4aa952a09
commit 45c246cd6d
1 changed files with 9 additions and 0 deletions

View File

@ -13,6 +13,15 @@
<name>ActiveMQ :: Assembly</name>
<description>Puts together the ActiveMQ distribution</description>
<repositories>
<!-- for camel-web's jersey dependencies -->
<repository>
<id>java.net.maven2</id>
<name>java.net Maven 2 Repo</name>
<url>http://download.java.net/maven/2</url>
</repository>
</repositories>
<dependencies>
<!-- activemq -->