2006-02-18 01:03:51 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2006-03-29 20:12:00 -05:00
|
|
|
<!--
|
2006-09-25 12:58:58 -04:00
|
|
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
|
|
contributor license agreements. See the NOTICE file distributed with
|
|
|
|
this work for additional information regarding copyright ownership.
|
|
|
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
|
|
|
(the "License"); you may not use this file except in compliance with
|
|
|
|
the License. You may obtain a copy of the License at
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
limitations under the License.
|
2006-03-29 20:12:00 -05:00
|
|
|
-->
|
2008-04-08 12:28:08 -04:00
|
|
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
2008-04-08 10:57:40 -04:00
|
|
|
<parent>
|
|
|
|
<groupId>org.apache</groupId>
|
|
|
|
<artifactId>apache</artifactId>
|
2009-06-20 04:14:41 -04:00
|
|
|
<version>6</version>
|
2008-04-08 10:57:40 -04:00
|
|
|
</parent>
|
2006-09-25 12:58:58 -04:00
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
|
|
|
<groupId>org.apache.activemq</groupId>
|
|
|
|
<artifactId>activemq-parent</artifactId>
|
2009-09-17 10:02:19 -04:00
|
|
|
<version>5.4-SNAPSHOT</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
<packaging>pom</packaging>
|
|
|
|
<name>ActiveMQ</name>
|
2009-06-20 04:14:41 -04:00
|
|
|
<inceptionYear>2005</inceptionYear>
|
2006-09-25 12:58:58 -04:00
|
|
|
|
2007-02-06 14:09:51 -05:00
|
|
|
<properties>
|
2009-09-17 12:46:56 -04:00
|
|
|
<activemq-version>5.4-SNAPSHOT</activemq-version>
|
2008-04-14 11:41:37 -04:00
|
|
|
<siteId>activemq-${activemq-version}</siteId>
|
2008-04-08 11:54:02 -04:00
|
|
|
<projectName>Apache ActiveMQ</projectName>
|
|
|
|
<!-- base url for site deployment. See distribution management for full url. Override this in settings.xml for staging -->
|
|
|
|
<staging.siteURL>scp://people.apache.org/x1/www/activemq.apache.org</staging.siteURL>
|
2009-09-02 14:18:08 -04:00
|
|
|
<spring-version>2.5.6</spring-version>
|
2010-01-20 07:54:07 -05:00
|
|
|
<spring-osgi-version>1.2.1</spring-osgi-version>
|
2007-02-06 14:09:51 -05:00
|
|
|
<activesoap-version>1.3</activesoap-version>
|
|
|
|
<annogen-version>0.1.0</annogen-version>
|
2009-09-15 03:14:21 -04:00
|
|
|
<ant-version>1.7.1</ant-version>
|
2007-02-06 14:09:51 -05:00
|
|
|
<aopalliance-version>1.0</aopalliance-version>
|
|
|
|
<axion-version>1.0-M3-dev</axion-version>
|
|
|
|
<axis-version>1.2-RC1</axis-version>
|
2009-09-02 14:18:08 -04:00
|
|
|
<camel-version>2.0.0</camel-version>
|
2007-02-06 14:09:51 -05:00
|
|
|
<cglib-version>2.0</cglib-version>
|
|
|
|
<commons-beanutils-version>1.6.1</commons-beanutils-version>
|
2009-04-29 13:14:15 -04:00
|
|
|
<commons-collections-version>3.2.1</commons-collections-version>
|
2009-02-23 09:36:03 -05:00
|
|
|
<openjpa-version>1.2.0</openjpa-version>
|
2008-06-19 19:06:39 -04:00
|
|
|
<commons-dbcp-version>1.2.2</commons-dbcp-version>
|
2009-05-13 12:43:31 -04:00
|
|
|
<commons-httpclient-version>3.1</commons-httpclient-version>
|
2009-11-17 01:43:17 -05:00
|
|
|
<commons-io-version>1.4</commons-io-version>
|
2010-01-19 12:20:59 -05:00
|
|
|
<commons-lang-version>2.4</commons-lang-version>
|
2007-02-06 14:09:51 -05:00
|
|
|
<commons-logging-version>1.1</commons-logging-version>
|
2010-02-03 10:45:47 -05:00
|
|
|
<commons-pool-version>1.5.4</commons-pool-version>
|
2007-02-06 14:09:51 -05:00
|
|
|
<commons-primitives-version>1.0</commons-primitives-version>
|
2009-10-01 15:45:17 -04:00
|
|
|
<directory-version>1.5.5</directory-version>
|
2007-02-06 14:09:51 -05:00
|
|
|
<geronimo-version>1.0</geronimo-version>
|
|
|
|
<howl-version>0.1.8</howl-version>
|
|
|
|
<hsqldb-version>1.7.2.2</hsqldb-version>
|
|
|
|
<jdom-version>1.0</jdom-version>
|
2008-04-09 09:29:07 -04:00
|
|
|
<jetty-version>6.1.9</jetty-version>
|
2009-09-14 07:34:34 -04:00
|
|
|
<jettison-version>1.1</jettison-version>
|
2009-07-28 12:44:47 -04:00
|
|
|
<jmock-version>2.5.1</jmock-version>
|
2009-10-01 15:45:17 -04:00
|
|
|
<junit-version>4.5</junit-version>
|
2007-02-06 14:09:51 -05:00
|
|
|
<jxta-version>2.0</jxta-version>
|
2007-03-28 07:15:22 -04:00
|
|
|
<log4j-version>1.2.14</log4j-version>
|
2009-06-20 04:14:41 -04:00
|
|
|
<nlog4j-version>1.5.2</nlog4j-version>
|
2007-02-06 14:09:51 -05:00
|
|
|
<org-apache-derby-version>10.1.3.1</org-apache-derby-version>
|
|
|
|
<p2psockets-version>1.1.2</p2psockets-version>
|
|
|
|
<regexp-version>1.3</regexp-version>
|
|
|
|
<rome-version>0.8</rome-version>
|
2008-04-09 09:29:07 -04:00
|
|
|
<slf4j-version>1.5.0</slf4j-version>
|
2009-09-14 07:34:34 -04:00
|
|
|
<spring-oxm-version>1.5.8</spring-oxm-version>
|
2007-09-27 04:37:57 -04:00
|
|
|
<stax-version>1.2.0</stax-version>
|
2007-02-06 14:09:51 -05:00
|
|
|
<xalan-version>2.6.0</xalan-version>
|
|
|
|
<xmlbeans-version>2.0.0-beta1</xmlbeans-version>
|
|
|
|
<xmlpull-version>1.1.3.4d_b4_min</xmlpull-version>
|
2008-12-29 04:20:09 -05:00
|
|
|
<xstream-version>1.3.1</xstream-version>
|
2009-09-16 10:53:03 -04:00
|
|
|
<xbean-version>3.6</xbean-version>
|
2010-01-19 12:20:59 -05:00
|
|
|
<velocity-version>1.6.2</velocity-version>
|
2009-09-30 05:10:03 -04:00
|
|
|
<felix-version>2.0.1</felix-version>
|
2009-08-03 03:41:12 -04:00
|
|
|
<commons-net-version>2.0</commons-net-version>
|
2009-08-05 13:14:17 -04:00
|
|
|
<ftpserver-version>1.0.0</ftpserver-version>
|
2007-02-09 01:02:22 -05:00
|
|
|
<site-repo-url>scpexe://people.apache.org/www/activemq.apache.org/maven/</site-repo-url>
|
2007-09-20 10:16:12 -04:00
|
|
|
<!-- OSGi bundles properties -->
|
|
|
|
<activemq.osgi.import.pkg>*</activemq.osgi.import.pkg>
|
|
|
|
<activemq.osgi.export.pkg>org.apache.activemq*</activemq.osgi.export.pkg>
|
|
|
|
<activemq.osgi.private.pkg>!*</activemq.osgi.private.pkg>
|
|
|
|
<activemq.osgi.export>${activemq.osgi.export.pkg}*;version=${activemq.osgi.export.version}</activemq.osgi.export>
|
|
|
|
<activemq.osgi.export.version>${project.version}</activemq.osgi.export.version>
|
|
|
|
<activemq.osgi.import>${activemq.osgi.import.pkg}</activemq.osgi.import>
|
2010-01-13 10:54:07 -05:00
|
|
|
<activemq.osgi.dynamic.import/>
|
2007-09-20 10:16:12 -04:00
|
|
|
<activemq.osgi.symbolic.name>${groupId}.${artifactId}</activemq.osgi.symbolic.name>
|
2010-02-03 05:03:16 -05:00
|
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
2007-02-06 14:09:51 -05:00
|
|
|
</properties>
|
2006-09-25 12:58:58 -04:00
|
|
|
<prerequisites>
|
2009-09-14 07:34:34 -04:00
|
|
|
<maven>2.0.9</maven>
|
2006-09-25 12:58:58 -04:00
|
|
|
</prerequisites>
|
|
|
|
|
2007-02-09 01:02:22 -05:00
|
|
|
<url>http://activemq.apache.org</url>
|
|
|
|
|
2006-09-25 12:58:58 -04:00
|
|
|
<mailingLists>
|
|
|
|
<mailingList>
|
|
|
|
<name>Development List</name>
|
2008-04-08 10:57:40 -04:00
|
|
|
<subscribe>dev-subscribe@activemq.apache.org</subscribe>
|
|
|
|
<unsubscribe>dev-unsubscribe@activemq.apache.org</unsubscribe>
|
|
|
|
<post>dev@activemq.apache.org</post>
|
2006-09-25 12:58:58 -04:00
|
|
|
</mailingList>
|
|
|
|
</mailingLists>
|
|
|
|
|
|
|
|
<distributionManagement>
|
|
|
|
<site>
|
2008-04-08 11:54:02 -04:00
|
|
|
<!-- this needs to match a server in your settings.xml with upload settings -->
|
|
|
|
<id>activemq-website</id>
|
|
|
|
<!-- set the staging.siteURL in your ~/.m2/settings.xml in a release or other profile -->
|
2008-04-14 11:41:37 -04:00
|
|
|
<url>${staging.siteURL}/${siteId}/maven/${activemq-version}</url>
|
2008-04-08 11:54:02 -04:00
|
|
|
<!--<url>${site-repo-url}</url>-->
|
2006-09-25 12:58:58 -04:00
|
|
|
</site>
|
|
|
|
</distributionManagement>
|
|
|
|
|
|
|
|
<modules>
|
2007-07-13 01:45:09 -04:00
|
|
|
<module>activemq-all</module>
|
2008-06-16 12:11:38 -04:00
|
|
|
<module>activemq-camel</module>
|
2008-07-08 09:28:07 -04:00
|
|
|
<module>activemq-console</module>
|
2006-09-25 12:58:58 -04:00
|
|
|
<module>activemq-core</module>
|
2007-04-11 18:05:37 -04:00
|
|
|
<module>activemq-fileserver</module>
|
2006-11-27 14:01:37 -05:00
|
|
|
<module>activemq-jaas</module>
|
2010-01-15 10:53:42 -05:00
|
|
|
<module>activemq-karaf</module>
|
2006-11-27 14:01:37 -05:00
|
|
|
<module>activemq-openwire-generator</module>
|
|
|
|
<module>activemq-optional</module>
|
2008-06-17 04:16:50 -04:00
|
|
|
<module>activemq-pool</module>
|
2006-09-25 12:58:58 -04:00
|
|
|
<module>activemq-ra</module>
|
|
|
|
<module>activemq-rar</module>
|
2008-04-09 14:17:02 -04:00
|
|
|
<module>activemq-run</module>
|
2006-11-27 14:01:37 -05:00
|
|
|
<module>activemq-tooling</module>
|
2006-09-25 12:58:58 -04:00
|
|
|
<module>activemq-web</module>
|
|
|
|
<module>activemq-web-demo</module>
|
|
|
|
<module>activemq-web-console</module>
|
2006-10-26 10:59:41 -04:00
|
|
|
<module>activemq-xmpp</module>
|
2006-09-25 12:58:58 -04:00
|
|
|
<module>assembly</module>
|
2008-04-08 12:28:08 -04:00
|
|
|
<module>activemq-jmdns_1.0</module>
|
2008-11-21 19:36:43 -05:00
|
|
|
<module>kahadb</module>
|
2006-09-25 12:58:58 -04:00
|
|
|
</modules>
|
|
|
|
|
|
|
|
<scm>
|
2009-09-17 10:02:19 -04:00
|
|
|
<connection>scm:svn:https://svn.apache.org/repos/asf/activemq/trunk</connection>
|
|
|
|
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/trunk</developerConnection>
|
|
|
|
<url>http://svn.apache.org/viewvc/activemq/trunk/</url>
|
2006-09-25 12:58:58 -04:00
|
|
|
</scm>
|
2010-01-21 04:55:52 -05:00
|
|
|
|
|
|
|
<repositories>
|
|
|
|
<repository>
|
|
|
|
<id>com.springsource.repository.bundles.external</id>
|
|
|
|
<name>SpringSource Enterprise Bundle Repository - External Bundle Releases</name>
|
|
|
|
<url>http://repository.springsource.com/maven/bundles/external</url>
|
|
|
|
</repository>
|
|
|
|
</repositories>
|
2006-09-25 12:58:58 -04:00
|
|
|
|
|
|
|
<dependencyManagement>
|
|
|
|
<dependencies>
|
|
|
|
<!-- =============================== -->
|
2009-06-20 04:14:41 -04:00
|
|
|
<!-- Internal ActiveMQ Dependencies -->
|
2006-09-25 12:58:58 -04:00
|
|
|
<!-- =============================== -->
|
2007-07-13 01:45:09 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.activemq</groupId>
|
|
|
|
<artifactId>activemq-all</artifactId>
|
2008-04-14 11:41:37 -04:00
|
|
|
<version>${activemq-version}</version>
|
2007-07-13 01:45:09 -04:00
|
|
|
</dependency>
|
2008-06-16 12:11:38 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.activemq</groupId>
|
|
|
|
<artifactId>activemq-camel</artifactId>
|
|
|
|
<version>${activemq-version}</version>
|
|
|
|
</dependency>
|
2006-09-25 12:58:58 -04:00
|
|
|
<dependency>
|
2006-10-10 00:01:42 -04:00
|
|
|
<groupId>org.apache.activemq</groupId>
|
2006-09-25 12:58:58 -04:00
|
|
|
<artifactId>activemq-core</artifactId>
|
2008-04-14 11:41:37 -04:00
|
|
|
<version>${activemq-version}</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
|
|
|
<dependency>
|
2006-10-10 00:01:42 -04:00
|
|
|
<groupId>org.apache.activemq</groupId>
|
2006-09-25 12:58:58 -04:00
|
|
|
<artifactId>activemq-core</artifactId>
|
2008-04-14 11:41:37 -04:00
|
|
|
<version>${activemq-version}</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
<type>test-jar</type>
|
2008-05-12 15:21:30 -04:00
|
|
|
<scope>test</scope>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
|
|
|
<dependency>
|
2006-10-10 00:01:42 -04:00
|
|
|
<groupId>org.apache.activemq</groupId>
|
2006-09-25 12:58:58 -04:00
|
|
|
<artifactId>activemq-jaas</artifactId>
|
2008-04-14 11:41:37 -04:00
|
|
|
<version>${activemq-version}</version>
|
2008-04-08 15:52:10 -04:00
|
|
|
</dependency>
|
2008-04-08 12:28:08 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.activemq</groupId>
|
|
|
|
<artifactId>activemq-jmdns_1.0</artifactId>
|
2008-04-14 11:41:37 -04:00
|
|
|
<version>${activemq-version}</version>
|
2008-04-08 12:28:08 -04:00
|
|
|
</dependency>
|
2008-06-17 04:16:50 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.activemq</groupId>
|
|
|
|
<artifactId>activemq-pool</artifactId>
|
|
|
|
<version>${activemq-version}</version>
|
|
|
|
</dependency>
|
2006-09-25 12:58:58 -04:00
|
|
|
<dependency>
|
2006-10-10 00:01:42 -04:00
|
|
|
<groupId>org.apache.activemq</groupId>
|
2006-09-25 12:58:58 -04:00
|
|
|
<artifactId>activemq-web</artifactId>
|
2008-04-14 11:41:37 -04:00
|
|
|
<version>${activemq-version}</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
2007-02-05 09:05:29 -05:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.activemq</groupId>
|
|
|
|
<artifactId>activemq-xmpp</artifactId>
|
2008-04-14 11:41:37 -04:00
|
|
|
<version>${activemq-version}</version>
|
2007-02-05 09:05:29 -05:00
|
|
|
</dependency>
|
2006-09-25 12:58:58 -04:00
|
|
|
<dependency>
|
2006-10-10 00:01:42 -04:00
|
|
|
<groupId>org.apache.activemq</groupId>
|
2006-09-25 12:58:58 -04:00
|
|
|
<artifactId>activemq-web-demo</artifactId>
|
2008-04-14 11:41:37 -04:00
|
|
|
<version>${activemq-version}</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
<type>war</type>
|
|
|
|
</dependency>
|
2007-03-08 09:20:49 -05:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.activemq</groupId>
|
|
|
|
<artifactId>activemq-web-console</artifactId>
|
2008-04-14 11:41:37 -04:00
|
|
|
<version>${activemq-version}</version>
|
2007-03-08 09:20:49 -05:00
|
|
|
<type>war</type>
|
|
|
|
</dependency>
|
2006-11-13 21:43:04 -05:00
|
|
|
<dependency>
|
2006-10-10 00:01:42 -04:00
|
|
|
<groupId>org.apache.activemq</groupId>
|
2006-09-25 12:58:58 -04:00
|
|
|
<artifactId>activemq-console</artifactId>
|
2008-04-14 11:41:37 -04:00
|
|
|
<version>${activemq-version}</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
2007-04-11 18:05:37 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.activemq</groupId>
|
|
|
|
<artifactId>activemq-fileserver</artifactId>
|
2008-04-14 11:41:37 -04:00
|
|
|
<version>${activemq-version}</version>
|
2007-04-12 09:36:43 -04:00
|
|
|
<type>war</type>
|
2007-04-11 18:05:37 -04:00
|
|
|
</dependency>
|
2006-09-25 12:58:58 -04:00
|
|
|
<dependency>
|
2006-10-10 00:01:42 -04:00
|
|
|
<groupId>org.apache.activemq</groupId>
|
2006-09-25 12:58:58 -04:00
|
|
|
<artifactId>activemq-optional</artifactId>
|
2008-04-14 11:41:37 -04:00
|
|
|
<version>${activemq-version}</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
|
|
|
<dependency>
|
2006-10-10 00:01:42 -04:00
|
|
|
<groupId>org.apache.activemq</groupId>
|
2006-09-25 12:58:58 -04:00
|
|
|
<artifactId>activemq-ra</artifactId>
|
2008-04-14 11:41:37 -04:00
|
|
|
<version>${activemq-version}</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
|
|
|
<dependency>
|
2006-10-10 00:01:42 -04:00
|
|
|
<groupId>org.apache.activemq</groupId>
|
2006-09-25 12:58:58 -04:00
|
|
|
<artifactId>activemq-rar</artifactId>
|
2008-04-14 11:41:37 -04:00
|
|
|
<version>${activemq-version}</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
<type>rar</type>
|
|
|
|
</dependency>
|
2008-04-09 14:17:02 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.activemq</groupId>
|
|
|
|
<artifactId>activemq-run</artifactId>
|
2008-04-14 11:41:37 -04:00
|
|
|
<version>${activemq-version}</version>
|
2008-04-09 14:17:02 -04:00
|
|
|
</dependency>
|
2006-09-25 12:58:58 -04:00
|
|
|
<dependency>
|
2006-10-10 00:01:42 -04:00
|
|
|
<groupId>org.apache.activemq</groupId>
|
2006-09-25 12:58:58 -04:00
|
|
|
<artifactId>activemq-web</artifactId>
|
2008-04-14 11:41:37 -04:00
|
|
|
<version>${activemq-version}</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
<type>war</type>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
2006-10-10 00:01:42 -04:00
|
|
|
<groupId>org.apache.activemq</groupId>
|
2006-09-25 12:58:58 -04:00
|
|
|
<artifactId>activeio-core</artifactId>
|
2009-07-24 04:31:56 -04:00
|
|
|
<version>3.1.2</version>
|
2006-11-25 01:00:56 -05:00
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.activemq</groupId>
|
|
|
|
<artifactId>activeio-core</artifactId>
|
2009-07-24 04:31:56 -04:00
|
|
|
<version>3.1.2</version>
|
2006-11-25 01:00:56 -05:00
|
|
|
<type>test-jar</type>
|
2008-05-12 15:21:30 -04:00
|
|
|
<scope>test</scope>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
2007-02-06 14:09:51 -05:00
|
|
|
<dependency>
|
2006-10-10 00:01:42 -04:00
|
|
|
<groupId>org.apache.activemq</groupId>
|
2006-10-05 05:55:36 -04:00
|
|
|
<artifactId>activemq-openwire-generator</artifactId>
|
2008-04-14 11:41:37 -04:00
|
|
|
<version>${activemq-version}</version>
|
2006-10-05 05:55:36 -04:00
|
|
|
</dependency>
|
2008-11-21 19:36:43 -05:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.activemq</groupId>
|
|
|
|
<artifactId>kahadb</artifactId>
|
|
|
|
<version>${activemq-version}</version>
|
|
|
|
</dependency>
|
2010-01-25 10:59:51 -05:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.activemq</groupId>
|
|
|
|
<artifactId>activemq-karaf</artifactId>
|
|
|
|
<version>${activemq-version}</version>
|
|
|
|
</dependency>
|
2008-11-21 19:36:43 -05:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.activemq.protobuf</groupId>
|
|
|
|
<artifactId>activemq-protobuf</artifactId>
|
2009-09-24 07:46:04 -04:00
|
|
|
<version>1.0</version>
|
2008-11-21 19:36:43 -05:00
|
|
|
</dependency>
|
2006-10-05 05:55:36 -04:00
|
|
|
|
2006-09-25 12:58:58 -04:00
|
|
|
<!-- =============================== -->
|
|
|
|
<!-- Required dependencies -->
|
|
|
|
<!-- =============================== -->
|
|
|
|
<dependency>
|
|
|
|
<groupId>commons-logging</groupId>
|
|
|
|
<artifactId>commons-logging</artifactId>
|
|
|
|
<version>${commons-logging-version}</version>
|
2007-03-22 13:38:49 -04:00
|
|
|
<exclusions>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>avalon-framework</groupId>
|
|
|
|
<artifactId>avalon-framework</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>logkit</groupId>
|
|
|
|
<artifactId>logkit</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>log4j</groupId>
|
|
|
|
<artifactId>log4j</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>javax.servlet</groupId>
|
|
|
|
<artifactId>servlet-api</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
</exclusions>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
2007-08-07 14:38:42 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>commons-logging</groupId>
|
|
|
|
<artifactId>commons-logging-api</artifactId>
|
|
|
|
<version>${commons-logging-version}</version>
|
|
|
|
</dependency>
|
2006-09-25 12:58:58 -04:00
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.geronimo.specs</groupId>
|
|
|
|
<artifactId>geronimo-jms_1.1_spec</artifactId>
|
2008-04-08 10:57:40 -04:00
|
|
|
<version>1.1.1</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.geronimo.specs</groupId>
|
|
|
|
<artifactId>geronimo-jta_1.0.1B_spec</artifactId>
|
2008-04-08 10:57:40 -04:00
|
|
|
<version>1.0.1</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.geronimo.specs</groupId>
|
|
|
|
<artifactId>geronimo-j2ee-management_1.0_spec</artifactId>
|
2008-04-08 10:57:40 -04:00
|
|
|
<version>1.0</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.geronimo.specs</groupId>
|
2008-04-08 10:57:40 -04:00
|
|
|
<artifactId>geronimo-jacc_1.1_spec</artifactId>
|
|
|
|
<version>1.0.1</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.geronimo.specs</groupId>
|
|
|
|
<artifactId>geronimo-j2ee-connector_1.5_spec</artifactId>
|
2008-04-08 10:57:40 -04:00
|
|
|
<version>2.0.0</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.geronimo.specs</groupId>
|
2008-04-08 10:57:40 -04:00
|
|
|
<artifactId>geronimo-jsp_2.1_spec</artifactId>
|
|
|
|
<version>1.0.1</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.geronimo.specs</groupId>
|
2008-04-08 10:57:40 -04:00
|
|
|
<artifactId>geronimo-servlet_2.5_spec</artifactId>
|
|
|
|
<version>1.2</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- =============================== -->
|
|
|
|
<!-- Optional dependencies -->
|
|
|
|
<!-- =============================== -->
|
2007-07-03 13:37:10 -04:00
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.camel</groupId>
|
|
|
|
<artifactId>camel-core</artifactId>
|
|
|
|
<version>${camel-version}</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.camel</groupId>
|
|
|
|
<artifactId>camel-spring</artifactId>
|
|
|
|
<version>${camel-version}</version>
|
|
|
|
</dependency>
|
2008-08-27 14:17:35 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.camel</groupId>
|
|
|
|
<artifactId>camel-jetty</artifactId>
|
|
|
|
<version>${camel-version}</version>
|
|
|
|
</dependency>
|
2007-07-03 13:37:10 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.camel</groupId>
|
|
|
|
<artifactId>camel-jms</artifactId>
|
|
|
|
<version>${camel-version}</version>
|
|
|
|
</dependency>
|
2009-02-20 09:52:36 -05:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.camel</groupId>
|
|
|
|
<artifactId>camel-web</artifactId>
|
|
|
|
<version>${camel-version}</version>
|
|
|
|
<type>war</type>
|
|
|
|
</dependency>
|
2009-06-20 04:14:41 -04:00
|
|
|
|
2009-09-17 22:49:21 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.osgi</groupId>
|
|
|
|
<artifactId>org.osgi.core</artifactId>
|
|
|
|
<version>4.1.0</version>
|
|
|
|
<scope>provided</scope>
|
|
|
|
</dependency>
|
|
|
|
|
2008-11-21 19:36:43 -05:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.hadoop.zookeeper</groupId>
|
|
|
|
<artifactId>zookeeper</artifactId>
|
|
|
|
<version>3.0.0</version>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
2007-08-07 14:38:42 -04:00
|
|
|
|
2007-09-07 11:44:45 -04:00
|
|
|
<!-- for the XML parsing -->
|
2007-08-10 11:39:05 -04:00
|
|
|
<dependency>
|
2008-06-11 10:05:41 -04:00
|
|
|
<groupId>javax.xml.bind</groupId>
|
2007-08-10 11:39:05 -04:00
|
|
|
<artifactId>jaxb-api</artifactId>
|
2009-02-20 09:52:36 -05:00
|
|
|
<version>2.1</version>
|
2007-08-10 11:39:05 -04:00
|
|
|
<exclusions>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>javax.xml</groupId>
|
|
|
|
<artifactId>jsr173</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
</exclusions>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>com.sun.xml.bind</groupId>
|
|
|
|
<artifactId>jaxb-impl</artifactId>
|
2009-02-20 09:52:36 -05:00
|
|
|
<version>2.1.6</version>
|
2007-08-10 11:39:05 -04:00
|
|
|
<exclusions>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>javax.jws</groupId>
|
|
|
|
<artifactId>jsr181-api</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
</exclusions>
|
|
|
|
</dependency>
|
|
|
|
|
2007-08-07 14:38:42 -04:00
|
|
|
<!-- camel testing -->
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.camel</groupId>
|
|
|
|
<artifactId>camel-core</artifactId>
|
|
|
|
<version>${camel-version}</version>
|
|
|
|
<type>test-jar</type>
|
|
|
|
<scope>test</scope>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.camel</groupId>
|
|
|
|
<artifactId>camel-spring</artifactId>
|
|
|
|
<version>${camel-version}</version>
|
|
|
|
<type>test-jar</type>
|
|
|
|
<scope>test</scope>
|
2007-07-03 13:37:10 -04:00
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
2006-09-25 12:58:58 -04:00
|
|
|
<!-- for custom XML parsing -->
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.xbean</groupId>
|
|
|
|
<artifactId>xbean-spring</artifactId>
|
|
|
|
<version>${xbean-version}</version>
|
|
|
|
<optional>true</optional>
|
|
|
|
<exclusions>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>qdox</groupId>
|
|
|
|
<artifactId>qdox</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
</exclusions>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<!-- Used to configure the activemq logs -->
|
|
|
|
<dependency>
|
|
|
|
<groupId>log4j</groupId>
|
|
|
|
<artifactId>log4j</artifactId>
|
|
|
|
<version>${log4j-version}</version>
|
|
|
|
<scope>runtime</scope>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<!-- used to support optional transport configuration via URI query strings -->
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>commons-beanutils</groupId>
|
|
|
|
<artifactId>commons-beanutils</artifactId>
|
|
|
|
<version>${commons-beanutils-version}</version>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>commons-collections</groupId>
|
|
|
|
<artifactId>commons-collections</artifactId>
|
|
|
|
<version>${commons-collections-version}</version>
|
|
|
|
</dependency>
|
|
|
|
|
2006-11-20 13:13:50 -05:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.openjpa</groupId>
|
|
|
|
<artifactId>openjpa-persistence-jdbc</artifactId>
|
|
|
|
<version>${openjpa-version}</version>
|
2007-02-09 01:02:22 -05:00
|
|
|
</dependency>
|
2006-11-20 13:13:50 -05:00
|
|
|
|
2006-09-25 12:58:58 -04:00
|
|
|
<!-- Optional Spring Support -->
|
2008-04-29 16:55:10 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework</groupId>
|
2008-07-15 10:37:36 -04:00
|
|
|
<artifactId>spring-aop</artifactId>
|
2008-04-29 16:55:10 -04:00
|
|
|
<version>${spring-version}</version>
|
|
|
|
<optional>true</optional>
|
2009-06-20 04:14:41 -04:00
|
|
|
</dependency>
|
2008-04-29 16:55:10 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
<artifactId>spring-beans</artifactId>
|
|
|
|
<version>${spring-version}</version>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
2008-05-01 14:14:36 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
<artifactId>spring-context</artifactId>
|
|
|
|
<version>${spring-version}</version>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework</groupId>
|
2008-07-15 10:37:36 -04:00
|
|
|
<artifactId>spring-core</artifactId>
|
2008-05-01 14:14:36 -04:00
|
|
|
<version>${spring-version}</version>
|
|
|
|
<optional>true</optional>
|
2008-07-15 10:37:36 -04:00
|
|
|
</dependency>
|
2008-05-01 14:14:36 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
<artifactId>spring-jms</artifactId>
|
|
|
|
<version>${spring-version}</version>
|
|
|
|
<optional>true</optional>
|
2009-06-20 04:14:41 -04:00
|
|
|
</dependency>
|
2008-07-15 10:37:36 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
<artifactId>spring-tx</artifactId>
|
|
|
|
<version>${spring-version}</version>
|
|
|
|
<optional>true</optional>
|
2009-06-20 04:14:41 -04:00
|
|
|
</dependency>
|
2008-04-29 16:55:10 -04:00
|
|
|
<!--
|
2006-09-25 12:58:58 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
<artifactId>spring</artifactId>
|
2007-08-02 09:03:33 -04:00
|
|
|
<version>${spring-version}</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
<optional>true</optional>
|
|
|
|
<exclusions>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>javax.mail</groupId>
|
|
|
|
<artifactId>mail</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>javax.resource</groupId>
|
|
|
|
<artifactId>connector</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>javax.transaction</groupId>
|
|
|
|
<artifactId>jta</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
<artifactId>spring-support</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
<artifactId>spring-orm</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
<artifactId>spring-hibernate</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
<artifactId>spring-remoting</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
<exclusion>
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
<artifactId>spring-core</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
</exclusions>
|
|
|
|
</dependency>
|
2008-04-29 16:55:10 -04:00
|
|
|
-->
|
2008-03-12 10:00:18 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
<artifactId>spring-webmvc</artifactId>
|
|
|
|
<version>${spring-version}</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
<artifactId>spring-web</artifactId>
|
|
|
|
<version>${spring-version}</version>
|
|
|
|
</dependency>
|
2008-02-27 02:56:33 -05:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
<artifactId>spring-test</artifactId>
|
|
|
|
<version>${spring-version}</version>
|
|
|
|
</dependency>
|
2009-09-14 07:34:34 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework.ws</groupId>
|
|
|
|
<artifactId>spring-oxm-tiger</artifactId>
|
|
|
|
<version>${spring-oxm-version}</version>
|
|
|
|
</dependency>
|
2010-01-20 07:54:07 -05:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework.osgi</groupId>
|
|
|
|
<artifactId>spring-osgi-core</artifactId>
|
|
|
|
<version>${spring-osgi-version}</version>
|
|
|
|
</dependency>
|
2008-02-27 02:56:33 -05:00
|
|
|
|
2006-09-25 12:58:58 -04:00
|
|
|
<!-- Optional Derby support-->
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.derby</groupId>
|
|
|
|
<artifactId>derby</artifactId>
|
|
|
|
<version>${org-apache-derby-version}</version>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.derby</groupId>
|
|
|
|
<artifactId>derbynet</artifactId>
|
|
|
|
<version>${org-apache-derby-version}</version>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<!-- Optional Axion support -->
|
|
|
|
<dependency>
|
|
|
|
<groupId>axion</groupId>
|
|
|
|
<artifactId>axion</artifactId>
|
|
|
|
<version>${axion-version}</version>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>commons-primitives</groupId>
|
|
|
|
<artifactId>commons-primitives</artifactId>
|
|
|
|
<version>${commons-primitives-version}</version>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>regexp</groupId>
|
|
|
|
<artifactId>regexp</artifactId>
|
|
|
|
<version>${regexp-version}</version>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<!-- Optional HSQL DB Support -->
|
|
|
|
<!--
|
2006-07-06 04:20:22 -04:00
|
|
|
<dependency>
|
2006-09-25 12:58:58 -04:00
|
|
|
<groupId>hsqldb</groupId>
|
|
|
|
<artifactId>hsqldb</artifactId>
|
|
|
|
<version>${hsqldb-version}</version>
|
|
|
|
<optional>true</optional>
|
2006-07-06 04:20:22 -04:00
|
|
|
</dependency>
|
2006-09-25 12:58:58 -04:00
|
|
|
-->
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>commons-dbcp</groupId>
|
|
|
|
<artifactId>commons-dbcp</artifactId>
|
|
|
|
<version>${commons-dbcp-version}</version>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>commons-pool</groupId>
|
|
|
|
<artifactId>commons-pool</artifactId>
|
|
|
|
<version>${commons-pool-version}</version>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<!-- Optional Journal Implementation -->
|
|
|
|
<!--
|
2006-07-06 04:20:22 -04:00
|
|
|
<dependency>
|
2006-09-25 12:58:58 -04:00
|
|
|
<groupId>howl</groupId>
|
|
|
|
<artifactId>howl-logger</artifactId>
|
|
|
|
<version>${howl-version}</version>
|
|
|
|
<optional>true</optional>
|
2006-07-06 04:20:22 -04:00
|
|
|
</dependency>
|
2006-09-25 12:58:58 -04:00
|
|
|
-->
|
|
|
|
|
|
|
|
<!-- Optional Jabber support -->
|
|
|
|
<dependency>
|
|
|
|
<groupId>activemq</groupId>
|
|
|
|
<artifactId>smack</artifactId>
|
|
|
|
<version>1.5.0</version>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>activemq</groupId>
|
|
|
|
<artifactId>smackx</artifactId>
|
|
|
|
<version>1.5.0</version>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<!-- =============================== -->
|
|
|
|
<!-- XML processing dependencies -->
|
|
|
|
<!-- =============================== -->
|
|
|
|
<!-- For XMLBeans -->
|
|
|
|
<dependency>
|
|
|
|
<groupId>xmlbeans</groupId>
|
|
|
|
<artifactId>xbean</artifactId>
|
|
|
|
<version>${xmlbeans-version}</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>xmlbeans</groupId>
|
|
|
|
<artifactId>xmlpublic</artifactId>
|
|
|
|
<version>${xmlbeans-version}</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>xmlbeans</groupId>
|
|
|
|
<artifactId>xbean_xpath</artifactId>
|
|
|
|
<version>${xmlbeans-version}</version>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<!-- For Stax -->
|
|
|
|
<dependency>
|
|
|
|
<groupId>stax</groupId>
|
|
|
|
<artifactId>stax-api</artifactId>
|
2008-11-20 07:58:44 -05:00
|
|
|
<version>1.0.1</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>stax</groupId>
|
|
|
|
<artifactId>stax</artifactId>
|
2007-09-27 04:37:57 -04:00
|
|
|
<version>${stax-version}</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<!-- To use XPath using JAXP 1.3 (std in Java 5) -->
|
|
|
|
<dependency>
|
|
|
|
<groupId>activesoap</groupId>
|
|
|
|
<artifactId>jaxp-api</artifactId>
|
|
|
|
<version>1.3</version>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>xalan</groupId>
|
|
|
|
<artifactId>xalan</artifactId>
|
|
|
|
<version>2.6.0</version>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
2008-01-16 14:29:10 -05:00
|
|
|
<groupId>com.thoughtworks.xstream</groupId>
|
2006-09-25 12:58:58 -04:00
|
|
|
<artifactId>xstream</artifactId>
|
|
|
|
<version>${xstream-version}</version>
|
2008-11-24 14:13:17 -05:00
|
|
|
<exclusions>
|
|
|
|
<exclusion>
|
|
|
|
<!-- xom is an optional dependency of xstream. Its also
|
|
|
|
LGPL, so its really not ASF compatible. -->
|
|
|
|
<groupId>xom</groupId>
|
|
|
|
<artifactId>xom</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
</exclusions>
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>xmlpull</groupId>
|
|
|
|
<artifactId>xmlpull</artifactId>
|
|
|
|
<version>${xmlpull-version}</version>
|
|
|
|
</dependency>
|
|
|
|
|
2007-03-09 10:52:13 -05:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.mortbay.jetty</groupId>
|
|
|
|
<artifactId>jsp-2.1</artifactId>
|
|
|
|
<version>${jetty-version}</version>
|
|
|
|
</dependency>
|
|
|
|
|
2006-09-25 12:58:58 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.mortbay.jetty</groupId>
|
|
|
|
<artifactId>jetty-util</artifactId>
|
|
|
|
<version>${jetty-version}</version>
|
|
|
|
</dependency>
|
|
|
|
|
2007-03-09 10:52:13 -05:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.mortbay.jetty</groupId>
|
|
|
|
<artifactId>jetty-xbean</artifactId>
|
|
|
|
<version>${jetty-version}</version>
|
|
|
|
</dependency>
|
|
|
|
|
2006-09-25 12:58:58 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.mortbay.jetty</groupId>
|
|
|
|
<artifactId>jetty</artifactId>
|
|
|
|
<version>${jetty-version}</version>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>axis</groupId>
|
|
|
|
<artifactId>axis</artifactId>
|
|
|
|
<version>${axis-version}</version>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>commons-httpclient</groupId>
|
|
|
|
<artifactId>commons-httpclient</artifactId>
|
|
|
|
<version>${commons-httpclient-version}</version>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>aopalliance</groupId>
|
|
|
|
<artifactId>aopalliance</artifactId>
|
|
|
|
<version>${aopalliance-version}</version>
|
|
|
|
</dependency>
|
|
|
|
|
2008-03-26 12:07:36 -04:00
|
|
|
<!-- testing dependencies -->
|
2006-09-25 12:58:58 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>junit</groupId>
|
|
|
|
<artifactId>junit</artifactId>
|
|
|
|
<version>${junit-version}</version>
|
|
|
|
<scope>test</scope>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
2009-07-28 12:44:47 -04:00
|
|
|
<groupId>org.jmock</groupId>
|
|
|
|
<artifactId>jmock-junit4</artifactId>
|
2006-09-25 12:58:58 -04:00
|
|
|
<version>${jmock-version}</version>
|
|
|
|
<scope>test</scope>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
2009-07-28 12:44:47 -04:00
|
|
|
<groupId>org.jmock</groupId>
|
|
|
|
<artifactId>jmock-legacy</artifactId>
|
2006-09-25 12:58:58 -04:00
|
|
|
<version>${jmock-version}</version>
|
|
|
|
<scope>test</scope>
|
|
|
|
</dependency>
|
2008-03-26 12:07:36 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.hamcrest</groupId>
|
|
|
|
<artifactId>hamcrest-all</artifactId>
|
|
|
|
<version>1.1</version>
|
|
|
|
<scope>test</scope>
|
|
|
|
</dependency>
|
2009-09-14 07:34:34 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.codehaus.jettison</groupId>
|
|
|
|
<artifactId>jettison</artifactId>
|
|
|
|
<version>${jettison-version}</version>
|
|
|
|
</dependency>
|
2006-09-25 12:58:58 -04:00
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>annogen</groupId>
|
|
|
|
<artifactId>annogen</artifactId>
|
|
|
|
<version>${annogen-version}</version>
|
|
|
|
</dependency>
|
|
|
|
|
2009-11-17 01:43:17 -05:00
|
|
|
<dependency>
|
|
|
|
<groupId>commons-io</groupId>
|
|
|
|
<artifactId>commons-io</artifactId>
|
|
|
|
<version>${commons-io-version}</version>
|
|
|
|
</dependency>
|
|
|
|
|
2006-09-25 12:58:58 -04:00
|
|
|
<dependency>
|
2009-09-15 03:14:21 -04:00
|
|
|
<groupId>org.apache.ant</groupId>
|
2006-09-25 12:58:58 -04:00
|
|
|
<artifactId>ant</artifactId>
|
|
|
|
<version>${ant-version}</version>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<!-- ACTIVEMQ-WEB Specific Dependencies -->
|
|
|
|
<dependency>
|
|
|
|
<groupId>rome</groupId>
|
|
|
|
<artifactId>rome</artifactId>
|
|
|
|
<version>${rome-version}</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>jdom</groupId>
|
|
|
|
<artifactId>jdom</artifactId>
|
|
|
|
<version>${jdom-version}</version>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>p2psockets</groupId>
|
|
|
|
<artifactId>p2psockets-core</artifactId>
|
|
|
|
<version>${p2psockets-version}</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>jxta</groupId>
|
|
|
|
<artifactId>jxta</artifactId>
|
|
|
|
<version>${jxta-version}</version>
|
|
|
|
</dependency>
|
|
|
|
|
2007-05-24 10:14:49 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.slf4j</groupId>
|
|
|
|
<artifactId>slf4j-api</artifactId>
|
|
|
|
<version>${slf4j-version}</version>
|
|
|
|
</dependency>
|
2007-03-08 09:20:49 -05:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.slf4j</groupId>
|
|
|
|
<artifactId>slf4j-jcl</artifactId>
|
2007-05-24 10:14:49 -04:00
|
|
|
<version>${slf4j-version}</version>
|
2007-03-08 09:20:49 -05:00
|
|
|
</dependency>
|
2008-04-09 09:29:07 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.slf4j</groupId>
|
|
|
|
<artifactId>slf4j-log4j12</artifactId>
|
|
|
|
<version>${slf4j-version}</version>
|
|
|
|
</dependency>
|
2007-03-08 09:20:49 -05:00
|
|
|
<dependency>
|
|
|
|
<groupId>opensymphony</groupId>
|
|
|
|
<artifactId>sitemesh</artifactId>
|
|
|
|
<version>2.2.1</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>javax.servlet</groupId>
|
|
|
|
<artifactId>jstl</artifactId>
|
|
|
|
<version>1.0</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>taglibs</groupId>
|
|
|
|
<artifactId>standard</artifactId>
|
|
|
|
<version>1.1.2</version>
|
|
|
|
</dependency>
|
2007-08-07 14:38:42 -04:00
|
|
|
|
2008-06-17 04:16:50 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.geronimo.components</groupId>
|
|
|
|
<artifactId>geronimo-transaction</artifactId>
|
|
|
|
<version>2.1</version>
|
|
|
|
</dependency>
|
2009-09-23 15:11:24 -04:00
|
|
|
|
|
|
|
<!-- FTP support for BlobMessages -->
|
|
|
|
<dependency>
|
|
|
|
<groupId>commons-net</groupId>
|
|
|
|
<artifactId>commons-net</artifactId>
|
|
|
|
<version>${commons-net-version}</version>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
2010-01-19 12:20:59 -05:00
|
|
|
<groupId>org.apache.velocity</groupId>
|
2009-09-23 15:11:24 -04:00
|
|
|
<artifactId>velocity</artifactId>
|
2010-01-19 12:20:59 -05:00
|
|
|
<version>${velocity-version}</version>
|
2009-09-23 15:11:24 -04:00
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>net.sf.josql</groupId>
|
|
|
|
<artifactId>josql</artifactId>
|
|
|
|
<version>1.5</version>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>net.sf.josql</groupId>
|
|
|
|
<artifactId>gentlyweb-utils</artifactId>
|
|
|
|
<version>1.5</version>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
2008-06-17 04:16:50 -04:00
|
|
|
|
2006-09-25 12:58:58 -04:00
|
|
|
</dependencies>
|
|
|
|
</dependencyManagement>
|
2008-04-08 11:54:02 -04:00
|
|
|
|
2006-09-25 12:58:58 -04:00
|
|
|
<build>
|
|
|
|
<pluginManagement>
|
|
|
|
<plugins>
|
2008-11-21 19:36:43 -05:00
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.activemq.protobuf</groupId>
|
|
|
|
<artifactId>activemq-protobuf</artifactId>
|
2009-09-24 07:46:04 -04:00
|
|
|
<version>1.0</version>
|
2008-11-21 19:36:43 -05:00
|
|
|
</plugin>
|
2006-09-25 12:58:58 -04:00
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
2008-04-08 10:57:40 -04:00
|
|
|
<artifactId>maven-antrun-plugin</artifactId>
|
|
|
|
<version>1.1</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
</plugin>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-assembly-plugin</artifactId>
|
2009-06-20 04:14:41 -04:00
|
|
|
<version>2.2-beta-4</version>
|
2008-04-08 11:54:02 -04:00
|
|
|
<configuration>
|
2009-06-20 04:14:41 -04:00
|
|
|
<tarLongFileMode>gnu</tarLongFileMode>
|
2008-04-08 11:54:02 -04:00
|
|
|
</configuration>
|
|
|
|
</plugin>
|
2006-11-13 10:40:21 -05:00
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-jar-plugin</artifactId>
|
2009-06-20 04:14:41 -04:00
|
|
|
<configuration>
|
|
|
|
<archive>
|
|
|
|
<index>true</index>
|
|
|
|
<compress>true</compress>
|
|
|
|
</archive>
|
|
|
|
</configuration>
|
2008-04-08 11:54:02 -04:00
|
|
|
</plugin>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-release-plugin</artifactId>
|
2009-06-20 04:14:41 -04:00
|
|
|
<configuration>
|
|
|
|
<autoVersionSubmodules>true</autoVersionSubmodules>
|
|
|
|
<allowTimestampedSnapshots>false</allowTimestampedSnapshots>
|
|
|
|
<preparationGoals>clean install</preparationGoals>
|
|
|
|
<goals>deploy</goals>
|
|
|
|
</configuration>
|
2008-04-08 10:57:40 -04:00
|
|
|
</plugin>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-surefire-plugin</artifactId>
|
2009-06-20 04:14:41 -04:00
|
|
|
<configuration>
|
|
|
|
<redirectTestOutputToFile>true</redirectTestOutputToFile>
|
|
|
|
<forkMode>once</forkMode>
|
|
|
|
<argLine>-enableassertions</argLine>
|
|
|
|
<failIfNoTests>false</failIfNoTests>
|
|
|
|
</configuration>
|
2008-04-08 10:57:40 -04:00
|
|
|
</plugin>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.felix</groupId>
|
|
|
|
<artifactId>maven-bundle-plugin</artifactId>
|
|
|
|
<version>${felix-version}</version>
|
|
|
|
</plugin>
|
2008-04-08 11:54:02 -04:00
|
|
|
<plugin>
|
2009-06-20 04:14:41 -04:00
|
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
|
|
<artifactId>ianal-maven-plugin</artifactId>
|
|
|
|
<version>1.0-alpha-1</version>
|
2008-04-08 11:54:02 -04:00
|
|
|
</plugin>
|
2008-04-08 10:57:40 -04:00
|
|
|
<plugin>
|
|
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
|
|
<artifactId>javacc-maven-plugin</artifactId>
|
|
|
|
<version>2.0</version>
|
|
|
|
</plugin>
|
2008-04-08 11:54:02 -04:00
|
|
|
<plugin>
|
|
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
|
|
<artifactId>rat-maven-plugin</artifactId>
|
|
|
|
<version>1.0-alpha-3</version>
|
|
|
|
<configuration>
|
|
|
|
<excludeSubProjects>false</excludeSubProjects>
|
|
|
|
</configuration>
|
|
|
|
</plugin>
|
2008-04-08 10:57:40 -04:00
|
|
|
<plugin>
|
|
|
|
<groupId>org.mortbay.jetty</groupId>
|
|
|
|
<artifactId>maven-jetty-plugin</artifactId>
|
|
|
|
<version>${jetty-version}</version>
|
2008-02-18 09:52:56 -05:00
|
|
|
</plugin>
|
2008-12-10 02:13:15 -05:00
|
|
|
<plugin>
|
|
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
|
|
<artifactId>build-helper-maven-plugin</artifactId>
|
|
|
|
<version>1.2</version>
|
|
|
|
</plugin>
|
2008-12-17 06:56:33 -05:00
|
|
|
<plugin>
|
|
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
|
|
<artifactId>cobertura-maven-plugin</artifactId>
|
|
|
|
<version>2.0</version>
|
|
|
|
<configuration>
|
|
|
|
</configuration>
|
|
|
|
</plugin>
|
2006-09-25 12:58:58 -04:00
|
|
|
</plugins>
|
|
|
|
</pluginManagement>
|
|
|
|
<plugins>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-compiler-plugin</artifactId>
|
|
|
|
<configuration>
|
2006-11-16 19:29:03 -05:00
|
|
|
<source>1.5</source>
|
|
|
|
<target>1.5</target>
|
2009-06-20 04:14:41 -04:00
|
|
|
<optimize>true</optimize>
|
|
|
|
<debug>true</debug>
|
|
|
|
<showDeprecation>true</showDeprecation>
|
|
|
|
<showWarnings>true</showWarnings>
|
2006-09-25 12:58:58 -04:00
|
|
|
</configuration>
|
|
|
|
</plugin>
|
2009-06-20 04:14:41 -04:00
|
|
|
|
2006-09-25 12:58:58 -04:00
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
2009-06-20 04:14:41 -04:00
|
|
|
<artifactId>maven-enforcer-plugin</artifactId>
|
|
|
|
<executions>
|
|
|
|
<execution>
|
|
|
|
<phase>validate</phase>
|
|
|
|
<goals>
|
|
|
|
<goal>enforce</goal>
|
|
|
|
</goals>
|
|
|
|
<configuration>
|
|
|
|
<rules>
|
|
|
|
<requireMavenVersion>
|
2009-06-26 05:59:36 -04:00
|
|
|
<version>[2.0.9,)</version>
|
2009-06-20 04:14:41 -04:00
|
|
|
</requireMavenVersion>
|
|
|
|
</rules>
|
|
|
|
</configuration>
|
|
|
|
</execution>
|
|
|
|
</executions>
|
2006-09-25 12:58:58 -04:00
|
|
|
</plugin>
|
2008-04-08 11:54:02 -04:00
|
|
|
<plugin>
|
|
|
|
<groupId>org.codehaus.mojo</groupId>
|
2009-06-20 04:14:41 -04:00
|
|
|
<artifactId>ianal-maven-plugin</artifactId>
|
2008-04-08 11:54:02 -04:00
|
|
|
<executions>
|
|
|
|
<execution>
|
|
|
|
<goals>
|
|
|
|
<goal>verify-legal-files</goal>
|
|
|
|
</goals>
|
|
|
|
<configuration>
|
|
|
|
<strict>true</strict>
|
|
|
|
</configuration>
|
|
|
|
</execution>
|
|
|
|
</executions>
|
|
|
|
</plugin>
|
|
|
|
<plugin>
|
2009-06-20 04:14:41 -04:00
|
|
|
<groupId>org.apache.felix</groupId>
|
|
|
|
<artifactId>maven-bundle-plugin</artifactId>
|
|
|
|
<version>${felix-version}</version>
|
|
|
|
<extensions>true</extensions>
|
|
|
|
<configuration>
|
|
|
|
<instructions>
|
|
|
|
<Bundle-Name>${artifactId}</Bundle-Name>
|
|
|
|
<Bundle-SymbolicName>${activemq.osgi.symbolic.name}</Bundle-SymbolicName>
|
|
|
|
<Export-Package>${activemq.osgi.export}</Export-Package>
|
|
|
|
<Import-Package>${activemq.osgi.import}</Import-Package>
|
2010-01-13 10:54:07 -05:00
|
|
|
<DynamicImport-Package>${activemq.osgi.dynamic.import}</DynamicImport-Package>
|
2009-06-20 04:14:41 -04:00
|
|
|
<Private-Package>${activemq.osgi.private.pkg}</Private-Package>
|
|
|
|
<Implementation-Title>Apache ActiveMQ</Implementation-Title>
|
|
|
|
<Implementation-Version>${project.version}</Implementation-Version>
|
2009-09-30 05:10:03 -04:00
|
|
|
<_versionpolicy>[$(version;==;$(@)),$(version;=+;$(@)))</_versionpolicy>
|
|
|
|
<_failok>${servicemix.osgi.failok}</_failok>
|
2009-06-20 04:14:41 -04:00
|
|
|
</instructions>
|
|
|
|
</configuration>
|
2008-04-08 11:54:02 -04:00
|
|
|
</plugin>
|
2006-09-25 12:58:58 -04:00
|
|
|
</plugins>
|
|
|
|
</build>
|
|
|
|
<reporting>
|
|
|
|
<plugins>
|
2007-08-07 14:38:42 -04:00
|
|
|
<!--
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-jxr-plugin</artifactId>
|
|
|
|
</plugin>
|
|
|
|
-->
|
2006-09-25 12:58:58 -04:00
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-surefire-report-plugin</artifactId>
|
|
|
|
</plugin>
|
2007-08-07 14:38:42 -04:00
|
|
|
<!--
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-checkstyle-plugin</artifactId>
|
|
|
|
</plugin>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-pmd-plugin</artifactId>
|
|
|
|
</plugin>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
|
|
<artifactId>cobertura-maven-plugin</artifactId>
|
|
|
|
</plugin>
|
|
|
|
-->
|
2006-09-25 12:58:58 -04:00
|
|
|
<plugin>
|
|
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
|
|
<artifactId>taglist-maven-plugin</artifactId>
|
|
|
|
</plugin>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-javadoc-plugin</artifactId>
|
2009-10-13 10:40:27 -04:00
|
|
|
<version>2.5</version>
|
2006-09-25 12:58:58 -04:00
|
|
|
<configuration>
|
|
|
|
<links>
|
2007-03-01 05:18:38 -05:00
|
|
|
<link>http://java.sun.com/j2se/1.5.0/docs/api/</link>
|
2008-09-04 08:41:29 -04:00
|
|
|
<link>http://java.sun.com/javaee/5/docs/api/</link>
|
2006-09-25 12:58:58 -04:00
|
|
|
<link>http://jakarta.apache.org/commons/collections/apidocs-COLLECTIONS_3_0/</link>
|
|
|
|
<link>http://jakarta.apache.org/commons/dbcp/apidocs/</link>
|
|
|
|
<link>http://jakarta.apache.org/commons/fileupload/apidocs/</link>
|
|
|
|
<link>http://jakarta.apache.org/commons/httpclient/apidocs/</link>
|
2007-03-01 05:18:38 -05:00
|
|
|
<link>http://jakarta.apache.org/commons/logging/apidocs/</link>
|
2006-09-25 12:58:58 -04:00
|
|
|
<link>http://jakarta.apache.org/commons/pool/apidocs/</link>
|
2007-03-01 05:18:38 -05:00
|
|
|
<link>http://junit.sourceforge.net/javadoc/</link>
|
2006-09-25 12:58:58 -04:00
|
|
|
<link>http://logging.apache.org/log4j/docs/api/</link>
|
|
|
|
</links>
|
2007-03-01 04:43:35 -05:00
|
|
|
<stylesheetfile>${basedir}/../etc/css/stylesheet.css</stylesheetfile>
|
|
|
|
<linksource>true</linksource>
|
|
|
|
<maxmemory>900m</maxmemory>
|
2007-03-01 05:18:38 -05:00
|
|
|
<source>1.5</source>
|
2009-10-13 10:40:27 -04:00
|
|
|
<additionalJOption>-J-Xmx256m</additionalJOption>
|
2006-09-25 12:58:58 -04:00
|
|
|
</configuration>
|
|
|
|
</plugin>
|
2008-12-17 06:56:33 -05:00
|
|
|
<plugin>
|
|
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
|
|
<artifactId>cobertura-maven-plugin</artifactId>
|
|
|
|
<version>2.2</version>
|
|
|
|
<configuration>
|
|
|
|
<formats>
|
|
|
|
<format>html</format>
|
|
|
|
<format>xml</format>
|
|
|
|
</formats>
|
|
|
|
</configuration>
|
|
|
|
</plugin>
|
|
|
|
|
2006-09-25 12:58:58 -04:00
|
|
|
</plugins>
|
|
|
|
</reporting>
|
2009-09-17 09:48:58 -04:00
|
|
|
|
|
|
|
<profiles>
|
|
|
|
|
|
|
|
<profile>
|
|
|
|
<id>apache-release</id>
|
|
|
|
<activation>
|
|
|
|
<property>
|
|
|
|
<name>apache-release</name>
|
|
|
|
</property>
|
|
|
|
</activation>
|
|
|
|
<build>
|
|
|
|
<plugins>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-assembly-plugin</artifactId>
|
|
|
|
<executions>
|
|
|
|
<execution>
|
|
|
|
<goals>
|
|
|
|
<goal>single</goal>
|
|
|
|
</goals>
|
|
|
|
<phase>package</phase>
|
|
|
|
<configuration>
|
|
|
|
<runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
|
|
|
|
<descriptorRefs>
|
|
|
|
<descriptorRef>
|
|
|
|
source-release
|
|
|
|
</descriptorRef>
|
|
|
|
</descriptorRefs>
|
|
|
|
</configuration>
|
|
|
|
</execution>
|
|
|
|
</executions>
|
|
|
|
<dependencies>
|
|
|
|
<dependency>
|
|
|
|
<!-- apache version not yet released -->
|
|
|
|
<!--<groupId>org.apache</groupId>-->
|
|
|
|
<groupId>org.apache.geronimo.genesis</groupId>
|
|
|
|
<artifactId>apache-source-release-assembly-descriptor</artifactId>
|
|
|
|
<!-- apache version not yet known -->
|
|
|
|
<version>2.0</version>
|
|
|
|
</dependency>
|
|
|
|
</dependencies>
|
|
|
|
</plugin>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-surefire-plugin</artifactId>
|
|
|
|
<configuration>
|
|
|
|
<test>false</test>
|
|
|
|
</configuration>
|
|
|
|
</plugin>
|
|
|
|
</plugins>
|
|
|
|
</build>
|
|
|
|
</profile>
|
|
|
|
|
|
|
|
</profiles>
|
2006-09-25 12:58:58 -04:00
|
|
|
|
2006-06-30 17:07:54 -04:00
|
|
|
</project>
|