blob: 04cb409088bacb66ac9ee9f4695d86b937b87265 [file] [log] [blame]
<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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>1</version>
</parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix</artifactId>
<packaging>pom</packaging>
<name>ServiceMix</name>
<version>3.0.1-incubating</version>
<description>
ServiceMix is an open source ESB based on the Java Business
Integration framework - JSR-208
</description>
<url>http://incubator.apache.org/servicemix</url>
<prerequisites>
<maven>2.0.4</maven>
</prerequisites>
<inceptionYear>2005</inceptionYear>
<issueManagement>
<system>jira</system>
<url>http://issues.apache.org/activemq/browse/SM</url>
</issueManagement>
<ciManagement>
<system>continuum</system>
<notifiers>
<notifier>
<type>mail</type>
<configuration>
<address>servicemix-commits@geronimo.apache.org</address>
</configuration>
<sendOnSuccess>false</sendOnSuccess>
</notifier>
<!--notifier>
<type>irc</type>
<configuration>
<host>irc.codehaus.org</host>
<port>6667</port>
<channel>#servicemix</channel>
</configuration>
<sendOnSuccess>false</sendOnSuccess>
</notifier-->
</notifiers>
</ciManagement>
<mailingLists>
<mailingList>
<name>ServiceMix Developer List</name>
<subscribe>servicemix-dev-subscribe@geronimo.apache.org</subscribe>
<unsubscribe>servicemix-dev-unsubscribe@geronimo.apache.org</unsubscribe>
<post>servicemix-dev@geronimo.apache.org</post>
<archive>http://www.nabble.com/ServiceMix---Dev-f12051.html</archive>
<otherArchives>
<archive>http://dir.gmane.org/gmane.comp.java.servicemix.devel</archive>
<archive>http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-dev/</archive>
</otherArchives>
</mailingList>
<mailingList>
<name>ServiceMix User List</name>
<subscribe>servicemix-users-subscribe@geronimo.apache.org</subscribe>
<unsubscribe>servicemix-users-unsubscribe@geronimo.apache.org</unsubscribe>
<post>servicemix-users@geronimo.apache.org</post>
<archive>http://www.nabble.com/ServiceMix---User-f12050.html</archive>
<otherArchives>
<archive>http://dir.gmane.org/gmane.comp.java.servicemix.user</archive>
<archive>http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-users/</archive>
</otherArchives>
</mailingList>
<mailingList>
<name>ServiceMix SCM List</name>
<subscribe>servicemix-commits-subscribe@geronimo.apache.org</subscribe>
<unsubscribe>servicemix-commits-unsubscribe@geronimo.apache.org</unsubscribe>
<post>servicemix-commits@geronimo.apache.org</post>
<archive>http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-commits/</archive>
</mailingList>
</mailingLists>
<developers>
<developer>
<id>rajdavies</id>
<name>Rob Davies</name>
<email>rajdavies@gmail.com</email>
<organization>Exist Labs</organization>
</developer>
<developer>
<id>jstrachan</id>
<name>James Strachan</name>
<email>jstrachan@logicblaze.com</email>
<organization>LogicBlaze</organization>
<organizationUrl>http://www.logicblaze.com/</organizationUrl>
</developer>
<developer>
<id>chirino</id>
<name>Hiram Chirino</name>
<email>hiram@logicblaze.com</email>
<organization>LogicBlaze</organization>
<organizationUrl>http://www.logicblaze.com/</organizationUrl>
</developer>
<developer>
<id>dandiep</id>
<name>Dan Diephouse</name>
<email>dandiep@codehaus.org</email>
<organization>dandiep</organization>
</developer>
<developer>
<id>pdodds</id>
<name>Philip Dodds</name>
<email>philip.dodds@gmail.com</email>
<organization>Five Clouds</organization>
</developer>
<developer>
<id>jlim</id>
<name>Jonas Lim</name>
<email>jlim@exist.com</email>
<organization>Exist Labs</organization>
</developer>
<developer>
<id>foconer</id>
<name>Frederick Oconer</name>
<email>foconer@exist.com</email>
<organization>Exist Labs</organization>
</developer>
<developer>
<id>jgapuz</id>
<name>Joseph Gapuz</name>
<email>jgapuz@exist.com</email>
<organization>Exist Labs</organization>
</developer>
<developer>
<id>pvillacorta</id>
<name>Patrick Villacorta</name>
<email>pvillacorta@exist.com</email>
<organization>Exist Labs</organization>
</developer>
<developer>
<id>dflores</id>
<name>Darwin Flores</name>
<email>dflores@exist.com</email>
<organization>Exist Labs</organization>
</developer>
<developer>
<id>myap</id>
<name>Merwin Yap</name>
<email>myap@exist.com</email>
<organization>Exist Labs</organization>
</developer>
<developer>
<id>gnt</id>
<name>Guillaume Nodet</name>
<email>gnodet@logicblaze.com</email>
<organization>LogicBlaze</organization>
<organizationUrl>http://www.logicblaze.com/</organizationUrl>
<timezone>+1</timezone>
</developer>
<developer>
<id>gastaldi</id>
<name>George Gastaldi</name>
<email>george@neogrid.com.br</email>
<organization>Datasul B2B</organization>
</developer>
</developers>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/servicemix/tags/servicemix-3.0.1</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/servicemix/tags/servicemix-3.0.1</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/incubator/servicemix/tags/servicemix-3.0.1</url>
</scm>
<properties>
<xfire-jsr181-api-version>1.0-M1</xfire-jsr181-api-version>
<xfire-version>1.2.2</xfire-version>
<mavenAssemblyPluginVersion>2.1</mavenAssemblyPluginVersion>
<xbean-version>2.7</xbean-version>
<spring-version>2.0</spring-version>
<activemq-version>4.0.2</activemq-version>
<activeio-version>3.0-beta4</activeio-version>
<backport-util-concurrent-version>2.1</backport-util-concurrent-version>
<jencks-version>1.3</jencks-version>
<jetty-version>6.0.1</jetty-version>
<geronimo-version>1.1</geronimo-version>
<servicemix-version>3.0.1-incubating</servicemix-version>
<wsdl4j-version>1.5.2</wsdl4j-version>
<commons-beanutils-version>1.7.0</commons-beanutils-version>
<woodstox-version>3.0.2</woodstox-version>
<msv-version>20050913</msv-version>
</properties>
<profiles>
<profile>
<id>all</id>
<activation>
<activeByDefault>true</activeByDefault>
</activation>
<modules>
<module>build</module>
<module>servicemix-jbi</module>
<module>servicemix-services</module>
<module>servicemix-core</module>
<module>tooling</module>
<module>servicemix-beanflow</module>
<module>servicemix-components</module>
<module>servicemix-common</module>
<module>servicemix-soap</module>
<module>servicemix-shared</module>
<module>servicemix-console</module>
<module>servicemix-bpe</module>
<module>servicemix-jms</module>
<module>servicemix-jsr181</module>
<module>servicemix-http</module>
<module>servicemix-wsn2005</module>
<module>servicemix-lwcontainer</module>
<module>servicemix-sca</module>
<module>servicemix-eip</module>
<module>servicemix-itests</module>
<module>servicemix-sca</module>
<module>servicemix-wsn2005</module>
<module>samples</module>
<module>geronimo</module>
<module>apache-servicemix</module>
</modules>
</profile>
<profile>
<id>step1</id>
<activation>
<property>
<name>profile</name>
<value>step1</value>
</property>
</activation>
<modules>
<module>build</module>
<module>servicemix-jbi</module>
<module>servicemix-services</module>
<module>servicemix-core</module>
<module>servicemix-common</module>
<module>tooling</module>
</modules>
</profile>
<profile>
<id>step2</id>
<activation>
<property>
<name>profile</name>
<value>step2</value>
</property>
</activation>
<modules>
<module>servicemix-beanflow</module>
<module>servicemix-components</module>
<module>servicemix-common</module>
<module>servicemix-soap</module>
<module>servicemix-shared</module>
<module>servicemix-console</module>
<module>servicemix-bpe</module>
<module>servicemix-jms</module>
<module>servicemix-jsr181</module>
<module>servicemix-http</module>
<module>servicemix-wsn2005</module>
<module>servicemix-lwcontainer</module>
<module>servicemix-sca</module>
<module>servicemix-eip</module>
<module>servicemix-itests</module>
<module>servicemix-sca</module>
<module>servicemix-wsn2005</module>
<module>samples</module>
<module>geronimo</module>
<module>apache-servicemix</module>
</modules>
</profile>
<profile>
<id>container</id>
<activation>
<property>
<name>profile</name>
<value>container</value>
</property>
</activation>
<modules>
<module>servicemix-services</module>
<module>servicemix-jbi</module>
<module>servicemix-core</module>
</modules>
</profile>
<profile>
<id>tooling</id>
<activation>
<property>
<name>profile</name>
<value>tooling</value>
</property>
</activation>
<modules>
<module>tooling</module>
</modules>
</profile>
<profile>
<id>components</id>
<activation>
<property>
<name>profile</name>
<value>components</value>
</property>
</activation>
<modules>
<module>servicemix-beanflow</module>
<module>servicemix-components</module>
<module>servicemix-common</module>
<module>servicemix-shared</module>
<module>servicemix-bpe</module>
<module>servicemix-soap</module>
<module>servicemix-http</module>
<module>servicemix-jms</module>
<module>servicemix-eip</module>
<module>servicemix-jsr181</module>
<module>servicemix-sca</module>
<module>servicemix-wsn2005</module>
<module>servicemix-lwcontainer</module>
<module>servicemix-itests</module>
</modules>
</profile>
<profile>
<id>assembly</id>
<activation>
<property>
<name>profile</name>
<value>assembly</value>
</property>
</activation>
<modules>
<module>samples</module>
<module>apache-servicemix</module>
</modules>
</profile>
</profiles>
<repositories>
<!-- keep the central repo so that it is first tried -->
<repository>
<id>central</id>
<url>http://www.ibiblio.org/maven2</url>
</repository>
<!-- Dependencies not on central repo -->
<repository>
<id>servicemix-m2-repo</id>
<name>Servicemix Maven2 Repository</name>
<url>http://servicemix.org/m2-repo</url>
</repository>
<!-- AMQ 4 release -->
<repository>
<id>activemq-tmp-repo</id>
<name>ActiveMQ Maven2 Temp Repository</name>
<url>http://people.apache.org/~chirino/incubator-activemq-4.0.2-RC5/maven2</url>
</repository>
<!-- Apache releases -->
<repository>
<id>apache-releases</id>
<name>Apache Releases repository</name>
<url>http://people.apache.org/repo/m2-ibiblio-rsync-repository</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<!-- Apache snapshots -->
<repository>
<id>apache-snapshots</id>
<name>Apache Snapshot repository</name>
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>
<pluginRepositories>
<!-- Apache releases -->
<pluginRepository>
<id>apache-releases</id>
<name>Apache Releases repository</name>
<url>http://people.apache.org/repo/m2-ibiblio-rsync-repository</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</pluginRepository>
<!-- Dependencies not on central repo -->
<pluginRepository>
<id>servicemix-m2-repo</id>
<name>Servicemix Maven2 Repository</name>
<url>http://servicemix.org/m2-repo</url>
</pluginRepository>
<!-- Apache snapshot -->
<pluginRepository>
<id>apache-snapshots</id>
<name>Apache Snapshot repository</name>
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-jbi</artifactId>
<version>3.0.1-incubating</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-services</artifactId>
<version>3.0.1-incubating</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-core</artifactId>
<version>3.0.1-incubating</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-components</artifactId>
<version>3.0.1-incubating</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-common</artifactId>
<version>3.0.1-incubating</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-common</artifactId>
<version>3.0.1-incubating-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-console</artifactId>
<version>3.0.1-incubating</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-gbean</artifactId>
<version>3.0.1-incubating-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-jms</artifactId>
<version>3.0.1-incubating</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-jsr181</artifactId>
<version>3.0.1-incubating</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-http</artifactId>
<version>3.0.1-incubating</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-sca</artifactId>
<version>3.0.1-incubating</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-soap</artifactId>
<version>3.0.1-incubating</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-shared</artifactId>
<version>3.0.1-incubating</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-soap</artifactId>
<version>3.0.1-incubating-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-wsn2005</artifactId>
<version>3.0.1-incubating</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-lwcontainer</artifactId>
<version>3.0.1-incubating</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-eip</artifactId>
<version>3.0.1-incubating</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>servicemix-web</artifactId>
<version>3.0.1-incubating</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>wsdl-first</artifactId>
<version>3.0.1-incubating</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>loan-broker</artifactId>
<version>3.0.1-incubating</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>bridge</artifactId>
<version>3.0.1-incubating</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>basic</artifactId>
<version>3.0.1-incubating</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-beanflow</artifactId>
<version>3.0.1-incubating</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.dependencies</groupId>
<artifactId>jsr-223</artifactId>
<version>1.0-pr</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.dependencies</groupId>
<artifactId>wsif</artifactId>
<version>2.0.1_IB3</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.dependencies</groupId>
<artifactId>wsif-j2c</artifactId>
<version>2.0.1_IB3</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>2.0.1</version>
<exclusions>
<exclusion>
<groupId>javax.xml</groupId>
<artifactId>jsr173</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jws</groupId>
<artifactId>jsr181-api</artifactId>
</exclusion>
<exclusion>
<groupId>javax.activation</groupId>
<artifactId>activation</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>javax.xml</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.0</version>
<exclusions>
<exclusion>
<groupId>javax.xml</groupId>
<artifactId>jsr173</artifactId>
</exclusion>
<exclusion>
<groupId>javax.activation</groupId>
<artifactId>activation</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>javax.xml.ws</groupId>
<artifactId>jaxws-api</artifactId>
<version>2.0</version>
</dependency>
<dependency>
<groupId>xfire</groupId>
<artifactId>xfire-jsr181-api</artifactId>
<version>${xfire-jsr181-api-version}</version>
</dependency>
<dependency>
<groupId>incubator-activemq</groupId>
<artifactId>activeio-core</artifactId>
<version>${activeio-version}</version>
</dependency>
<dependency>
<groupId>incubator-activemq</groupId>
<artifactId>activemq-core</artifactId>
<version>${activemq-version}</version>
</dependency>
<dependency>
<groupId>incubator-activemq</groupId>
<artifactId>activemq-ra</artifactId>
<version>${activemq-version}</version>
</dependency>
<dependency>
<groupId>incubator-activemq</groupId>
<artifactId>activemq-web</artifactId>
<version>${activemq-version}</version>
</dependency>
<dependency>
<groupId>jivesoftware</groupId>
<artifactId>smack</artifactId>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>jivesoftware</groupId>
<artifactId>smackx</artifactId>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>activesoap</groupId>
<artifactId>activesoap</artifactId>
<version>1.0-20050615.083700</version>
</dependency>
<dependency>
<groupId>annogen</groupId>
<artifactId>annogen</artifactId>
<version>0.1.0</version>
</dependency>
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6.5</version>
</dependency>
<dependency>
<groupId>antlr</groupId>
<artifactId>antlr</artifactId>
<version>2.7.5</version>
</dependency>
<dependency>
<groupId>axis</groupId>
<artifactId>axis</artifactId>
<version>1.3</version>
</dependency>
<dependency>
<groupId>axis</groupId>
<artifactId>axis-jaxrpc</artifactId>
<version>1.3</version>
</dependency>
<dependency>
<groupId>axis</groupId>
<artifactId>axis-saaj</artifactId>
<version>1.3</version>
</dependency>
<dependency>
<groupId>backport-util-concurrent</groupId>
<artifactId>backport-util-concurrent</artifactId>
<version>${backport-util-concurrent-version}</version>
</dependency>
<dependency>
<groupId>castor</groupId>
<artifactId>castor</artifactId>
<version>0.9.5.3</version>
</dependency>
<dependency>
<groupId>cglib</groupId>
<artifactId>cglib</artifactId>
<version>2.1_3</version>
</dependency>
<dependency>
<groupId>cglib</groupId>
<artifactId>cglib-full</artifactId>
<version>2.0</version>
</dependency>
<dependency>
<groupId>cglib</groupId>
<artifactId>cglib-nodep</artifactId>
<version>2.1_3</version>
</dependency>
<dependency>
<groupId>classworlds</groupId>
<artifactId>classworlds</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>commons-attributes</groupId>
<artifactId>commons-attributes-api</artifactId>
<version>2.1</version>
</dependency>
<dependency>
<groupId>commons-attributes</groupId>
<artifactId>commons-attributes-plugin</artifactId>
<version>2.1</version>
<!--type>plugin</type-->
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils-core</artifactId>
<version>${commons-beanutils-version}</version>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>1.7.0</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.3</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.1</version>
</dependency>
<dependency>
<groupId>commons-dbcp</groupId>
<artifactId>commons-dbcp</artifactId>
<version>1.2</version>
</dependency>
<dependency>
<groupId>commons-discovery</groupId>
<artifactId>commons-discovery</artifactId>
<version>0.2</version>
</dependency>
<dependency>
<groupId>commons-el</groupId>
<artifactId>commons-el</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
<version>3.0</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.1</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.0.4</version>
</dependency>
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
<version>1.4.1</version>
<exclusions>
<exclusion>
<groupId>oro</groupId>
<artifactId>oro</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>commons-pool</groupId>
<artifactId>commons-pool</artifactId>
<version>1.2</version>
<exclusions>
<exclusion>
<groupId>xerces</groupId>
<artifactId>xerces</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>commons-primitives</groupId>
<artifactId>commons-primitives</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>commons-vfs</groupId>
<artifactId>commons-vfs</artifactId>
<version>20050307052300</version>
</dependency>
<dependency>
<groupId>concurrent</groupId>
<artifactId>concurrent</artifactId>
<version>1.3.4</version>
</dependency>
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
<version>10.1.1.0</version>
</dependency>
<dependency>
<groupId>drools</groupId>
<artifactId>drools-all-jdk1.4</artifactId>
<version>2.1</version>
</dependency>
<dependency>
<groupId>drools</groupId>
<artifactId>drools-core</artifactId>
<version>2.1</version>
</dependency>
<dependency>
<groupId>easymock</groupId>
<artifactId>easymock</artifactId>
<version>1.2_Java1.3</version>
</dependency>
<dependency>
<groupId>emberio</groupId>
<artifactId>emberio</artifactId>
<version>0.3-alpha</version>
</dependency>
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-activation</artifactId>
<version>${geronimo-version}</version>
</dependency>
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-common</artifactId>
<version>${geronimo-version}</version>
</dependency>
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-connector</artifactId>
<version>${geronimo-version}</version>
</dependency>
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-core</artifactId>
<version>${geronimo-version}</version>
</dependency>
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-deployment</artifactId>
<version>${geronimo-version}</version>
</dependency>
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-j2ee</artifactId>
<version>${geronimo-version}</version>
</dependency>
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-kernel</artifactId>
<version>${geronimo-version}</version>
</dependency>
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-network</artifactId>
<version>${geronimo-version}</version>
</dependency>
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-remoting</artifactId>
<version>${geronimo-version}</version>
</dependency>
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-security</artifactId>
<version>${geronimo-version}</version>
</dependency>
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-system</artifactId>
<version>${geronimo-version}</version>
</dependency>
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-transaction</artifactId>
<version>${geronimo-version}</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-activation_1.0.2_spec</artifactId>
<version>1.1</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-ejb_2.1_spec</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-j2ee-connector_1.5_spec</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-j2ee-jacc_1.0_spec</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jaxrpc_1.1_spec</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-j2ee-management_1.0_spec</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jms_1.1_spec</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jsp_2.0_spec</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-saaj_1.1_spec</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jta_1.0.1B_spec</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-servlet_2.4_spec</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-qname_1.1_spec</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-javamail_1.3.1_spec</artifactId>
<version>1.1</version>
</dependency>
<dependency>
<groupId>groovy</groupId>
<artifactId>groovy-all-1.0-jsr</artifactId>
<version>04</version>
</dependency>
<dependency>
<groupId>hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>1.7.3.3</version>
</dependency>
<dependency>
<groupId>janino</groupId>
<artifactId>janino</artifactId>
<version>2.3.2</version>
</dependency>
<dependency>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
<version>1.1-beta-9</version>
<exclusions>
<exclusion>
<groupId>jaxme</groupId>
<artifactId>jaxme-api</artifactId>
</exclusion>
<exclusion>
<groupId>dom4j</groupId>
<artifactId>dom4j</artifactId>
</exclusion>
<exclusion>
<groupId>xom</groupId>
<artifactId>xom</artifactId>
</exclusion>
<exclusion>
<groupId>jdom</groupId>
<artifactId>jdom</artifactId>
</exclusion>
<exclusion>
<groupId>xerces</groupId>
<artifactId>xmlParserAPIs</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>dom4j</groupId>
<artifactId>dom4j</artifactId>
<version>1.6.1</version>
<exclusions>
<exclusion>
<groupId>jaxme</groupId>
<artifactId>jaxme-api</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>jdom</groupId>
<artifactId>jdom</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>org.jencks</groupId>
<artifactId>jencks</artifactId>
<version>${jencks-version}</version>
</dependency>
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty</artifactId>
<version>${jetty-version}</version>
</dependency>
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty-management</artifactId>
<version>${jetty-version}</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
</dependency>
<dependency>
<groupId>lingo</groupId>
<artifactId>lingo</artifactId>
<version>1.0</version>
<exclusions>
<exclusion>
<groupId>backport175</groupId>
<artifactId>backport175</artifactId>
</exclusion>
<exclusion>
<groupId>hsqldb</groupId>
<artifactId>hsqldb</artifactId>
</exclusion>
<exclusion>
<groupId>cglib</groupId>
<artifactId>cglib-full</artifactId>
</exclusion>
<exclusion>
<groupId>xmlpull</groupId>
<artifactId>xmlpull</artifactId>
</exclusion>
<exclusion>
<groupId>jencks</groupId>
<artifactId>jencks-all</artifactId>
</exclusion>
<exclusion>
<groupId>geronimo-spec</groupId>
<artifactId>geronimo-spec-jta</artifactId>
</exclusion>
<exclusion>
<groupId>geronimo-spec</groupId>
<artifactId>geronimo-spec-jms</artifactId>
</exclusion>
<exclusion>
<groupId>geronimo-spec</groupId>
<artifactId>geronimo-spec-j2ee-connector</artifactId>
</exclusion>
<exclusion>
<groupId>geronimo-spec</groupId>
<artifactId>geronimo-spec-j2ee-management</artifactId>
</exclusion>
<exclusion>
<groupId>activemq</groupId>
<artifactId>activemq</artifactId>
</exclusion>
<exclusion>
<groupId>activemq</groupId>
<artifactId>activemq-ra</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.12</version>
</dependency>
<dependency>
<groupId>mx4j</groupId>
<artifactId>mx4j</artifactId>
<version>3.0.1</version>
</dependency>
<dependency>
<groupId>mx4j</groupId>
<artifactId>mx4j-remote</artifactId>
<version>3.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.pluto</groupId>
<artifactId>pluto</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.pluto</groupId>
<artifactId>pluto-descriptors</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.pluto</groupId>
<artifactId>pluto-portal</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>portlet-api</groupId>
<artifactId>portlet-api</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>quartz</groupId>
<artifactId>quartz</artifactId>
<version>1.5.2</version>
</dependency>
<dependency>
<groupId>rome</groupId>
<artifactId>rome</artifactId>
<version>0.5</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring</artifactId>
<version>${spring-version}</version>
</dependency>
<dependency>
<groupId>stax</groupId>
<artifactId>stax-api</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>taglibs</groupId>
<artifactId>standard</artifactId>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>woodstox</groupId>
<artifactId>wstx-asl</artifactId>
<version>${woodstox-version}</version>
</dependency>
<dependency>
<groupId>wsdl4j</groupId>
<artifactId>wsdl4j</artifactId>
<version>${wsdl4j-version}</version>
</dependency>
<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
<version>2.7.0</version>
<exclusions>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-kernel</artifactId>
<version>${xbean-version}</version>
</dependency>
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-server</artifactId>
<version>${xbean-version}</version>
</dependency>
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-spring</artifactId>
<version>${xbean-version}</version>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<version>2.7.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.xfire</groupId>
<artifactId>xfire-all</artifactId>
<version>${xfire-version}</version>
<exclusions>
<exclusion>
<groupId>javax.mail</groupId>
<artifactId>mail</artifactId>
</exclusion>
<exclusion>
<groupId>jetty</groupId>
<artifactId>org.mortbay.jetty</artifactId>
</exclusion>
<exclusion>
<groupId>xfire</groupId>
<artifactId>jaxb-api</artifactId>
</exclusion>
<exclusion>
<groupId>jaxb</groupId>
<artifactId>jaxb-api</artifactId>
</exclusion>
<exclusion>
<groupId>xfire</groupId>
<artifactId>jaxb-impl</artifactId>
</exclusion>
<exclusion>
<groupId>jaxb</groupId>
<artifactId>jaxb-impl</artifactId>
</exclusion>
<exclusion>
<groupId>xfire</groupId>
<artifactId>sun-saaj-impl</artifactId>
</exclusion>
<exclusion>
<groupId>xfire</groupId>
<artifactId>sun-saaj-api</artifactId>
</exclusion>
<exclusion>
<groupId>xfire</groupId>
<artifactId>sun-jaxws-api</artifactId>
</exclusion>
<exclusion>
<groupId>xfire</groupId>
<artifactId>jaxb-xjc</artifactId>
</exclusion>
<exclusion>
<groupId>javax.xml</groupId>
<artifactId>jsr173</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.codehaus.xfire</groupId>
<artifactId>xfire-jaxb2</artifactId>
<version>${xfire-version}</version>
<exclusions>
<exclusion>
<groupId>httpunit</groupId>
<artifactId>httpunit</artifactId>
</exclusion>
<exclusion>
<groupId>jetty</groupId>
<artifactId>org.mortbay.jetty</artifactId>
</exclusion>
<exclusion>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
</exclusion>
<exclusion>
<groupId>javax.mail</groupId>
<artifactId>mail</artifactId>
</exclusion>
<exclusion>
<groupId>javax.activation</groupId>
<artifactId>activation</artifactId>
</exclusion>
<exclusion>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
</exclusion>
<exclusion>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
</exclusion>
<exclusion>
<groupId>qdox</groupId>
<artifactId>qdox</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-xjc</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.codehaus.xfire</groupId>
<artifactId>xfire-xmlbeans</artifactId>
<version>${xfire-version}</version>
<exclusions>
<exclusion>
<groupId>httpunit</groupId>
<artifactId>httpunit</artifactId>
</exclusion>
<exclusion>
<groupId>jetty</groupId>
<artifactId>org.mortbay.jetty</artifactId>
</exclusion>
<exclusion>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
</exclusion>
<exclusion>
<groupId>javax.mail</groupId>
<artifactId>mail</artifactId>
</exclusion>
<exclusion>
<groupId>javax.activation</groupId>
<artifactId>activation</artifactId>
</exclusion>
<exclusion>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
</exclusion>
<exclusion>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
</exclusion>
<exclusion>
<groupId>qdox</groupId>
<artifactId>qdox</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.codehaus.xfire</groupId>
<artifactId>xfire-castor</artifactId>
<version>${xfire-version}</version>
</dependency>
<dependency>
<groupId>org.codehaus.xfire</groupId>
<artifactId>xfire-jibx</artifactId>
<version>${xfire-version}</version>
</dependency>
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>1.3.02</version>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xmlParserAPIs</artifactId>
<version>2.2.1</version>
</dependency>
<dependency>
<groupId>xmlbeans</groupId>
<artifactId>xbean</artifactId>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>xmlbeans</groupId>
<artifactId>xbean_xpath</artifactId>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>xmlbeans</groupId>
<artifactId>xmlpublic</artifactId>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.1.2</version>
</dependency>
<dependency>
<groupId>org.apache.ws.commons</groupId>
<artifactId>XmlSchema</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>lucene</groupId>
<artifactId>lucene</artifactId>
<version>1.4.3</version>
</dependency>
<dependency>
<groupId>net.java.dev.saaj</groupId>
<artifactId>saaj-impl</artifactId>
<version>ea3</version>
</dependency>
<dependency>
<groupId>org.apache.ode</groupId>
<artifactId>bpe</artifactId>
<version>1.0-20060815</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jcl</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>tranql</groupId>
<artifactId>tranql-connector</artifactId>
<version>1.1</version>
</dependency>
<dependency>
<groupId>wss4j</groupId>
<artifactId>wss4j</artifactId>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>bouncycastle</groupId>
<artifactId>bcprov-jdk14</artifactId>
<version>124</version>
</dependency>
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
<version>1.1</version>
</dependency>
<dependency>
<groupId>xml-security</groupId>
<artifactId>xmlsec</artifactId>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>org.objectweb.howl</groupId>
<artifactId>howl</artifactId>
<version>1.0.1-1</version>
</dependency>
<dependency>
<groupId>msv</groupId>
<artifactId>msv</artifactId>
<version>${msv-version}</version>
</dependency>
<dependency>
<groupId>msv</groupId>
<artifactId>relaxngDatatype</artifactId>
<version>${msv-version}</version>
</dependency>
<dependency>
<groupId>msv</groupId>
<artifactId>xsdlib</artifactId>
<version>${msv-version}</version>
</dependency>
</dependencies>
</dependencyManagement>
<distributionManagement>
<repository>
<id>servicemix</id>
<name>Apache Release Distribution Repository</name>
<url>scp://people.apache.org/www/people.apache.org/repo/m2-incubating-repository</url>
</repository>
<snapshotRepository>
<id>apache.snapshots</id>
<name>Apache Development Snapshot Repository</name>
<url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
</snapshotRepository>
<site>
<id>servicemix</id>
<url>scp://people.apache.org/www/incubator.apache.org/servicemix/dist/servicemix-${version}/site</url>
</site>
</distributionManagement>
<build>
<defaultGoal>install</defaultGoal>
<resources>
<resource>
<directory>src/main/resources</directory>
<includes>
<include>**/*</include>
</includes>
</resource>
<resource>
<directory>target/generated</directory>
<includes>
<include>**/*</include>
</includes>
</resource>
</resources>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<skip>true</skip>
<useFile>true</useFile>
<forkMode>once</forkMode>
<childDelegation>false</childDelegation>
<workingDir>${basedir}</workingDir>
<systemProperties>
<property>
<name>log4j.configuration</name>
<value>${basedir}/target/test-classes/log4j-tests.properties</value>
</property>
</systemProperties>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.servicemix.tooling</groupId>
<artifactId>jbi-maven-plugin</artifactId>
<version>3.0.1-incubating</version>
<extensions>true</extensions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<configuration>
<warSourceDirectory>src/webapp/</warSourceDirectory>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>2.1</version>
<configuration>
<archive>
<manifest>
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest>
</archive>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.xbean</groupId>
<artifactId>maven-xbean-plugin</artifactId>
<version>${xbean-version}</version>
</plugin>
<plugin>
<groupId>org.mortbay.jetty</groupId>
<artifactId>maven-jetty6-plugin</artifactId>
<version>${jetty-version}</version>
</plugin>
</plugins>
</pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<dependencies>
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>build</artifactId>
<version>3.0.1-incubating-SNAPSHOT</version>
</dependency>
</dependencies>
</plugin>
</plugins>
</build>
<reporting>
<plugins>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jxr-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>surefire-report-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<configuration>
<configLocation>build/checkstyle.xml</configLocation>
</configuration>
</plugin>
</plugins>
</reporting>
</project>