jonas
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>org.ow2.jonas</groupId> <artifactId>jonas</artifactId> <version>5.3.0</version> </dependency>
<?xml version="1.0" encoding="UTF-8"?> <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - JOnAS: Java(TM) Open Application Server - Copyright (C) 2007-2012 Bull S.A.S. - Contact: jonas-team@ow2.org - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 - USA - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $Id: pom.xml 22873 2013-10-01 10:26:02Z albertil $ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> <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"> <parent> <groupId>org.ow2</groupId> <artifactId>ow2</artifactId> <version>1.5</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.ow2.jonas</groupId> <artifactId>jonas</artifactId> <version>5.3.0</version> <description>JOnAS : Java Open Application Server</description> <name>JOnAS</name> <url>http://jonas.ow2.org</url> <developers /> <licenses> <license> <name>GNU LESSER GENERAL PUBLIC LICENSE Version 2.1</name> <url>http://www.gnu.org/copyleft/lesser.html</url> </license> </licenses> <packaging>pom</packaging> <modules> <module>modules</module> </modules> <properties> <!-- Project encoding --> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <!-- OW2 Spec versions --> <ow2.spec.version>1.0.13</ow2.spec.version> <!-- JOnAS OW2 Components --> <jonas-doc.version>5.3.0-M7</jonas-doc.version> <jonasAdmin-swf.version>1.0.1</jonasAdmin-swf.version> <jonasAdmin-Kerneos.version>1.0.9</jonasAdmin-Kerneos.version> <easybeans.version>2.0.0</easybeans.version> <monolog.version>2.2.1-RC1</monolog.version> <carol.version>3.0.10</carol.version> <carol-interceptors.version>1.0.1</carol-interceptors.version> <cmi.version>2.2.6</cmi.version> <cmi-osgi.version>2.2.6</cmi-osgi.version> <irmi.version>1.1.2</irmi.version> <jorm.version>2.9.3-patch</jorm.version> <rdb-adapter.version>3.2.2</rdb-adapter.version> <medor.version>1.7.1</medor.version> <medor-exp.version>1.6.3</medor-exp.version> <perseus-cache.version>1.5.4</perseus-cache.version> <perseus-persistence.version>1.6.1</perseus-persistence.version> <perseus-concurrency.version>1.6</perseus-concurrency.version> <joram.version>5.8.0</joram.version> <joram.jcup.version>5.3.1</joram.jcup.version> <jotm.version>2.2.3</jotm.version> <!-- Persistence modules --> <easybeans-persistence-hibernate36.version>1.0.1</easybeans-persistence-hibernate36.version> <easybeans-persistence-hibernate41.version>1.0.4</easybeans-persistence-hibernate41.version> <easybeans-persistence-eclipselink11.version>1.0.0</easybeans-persistence-eclipselink11.version> <easybeans-persistence-eclipselink22.version>1.0.1</easybeans-persistence-eclipselink22.version> <easybeans-persistence-eclipselink23.version>1.0.1</easybeans-persistence-eclipselink23.version> <easybeans-persistence-eclipselink24.version>1.0.1</easybeans-persistence-eclipselink24.version> <easybeans-tests.version>1.2.3</easybeans-tests.version> <easybeans-examples.version>1.2.3</easybeans-examples.version> <!-- JOnAS Components --> <jacorb.version>2.3.1-jonas-patch-20110823</jacorb.version> <p6spy.version>1.3</p6spy.version> <!-- OW2 Utilities externals bundles--> <commons-collections.version>3.2.1</commons-collections.version> <!-- uses for the name of the artifactid --> <ow2-util-bundle-commons-collections.version>1.0.0</ow2-util-bundle-commons-collections.version> <commons-logging.version>1.1.1</commons-logging.version> <!-- uses for the name of the artifactid --> <ow2-util-bundle-commons-logging.version>1.0.0</ow2-util-bundle-commons-logging.version> <javassist.version>3.14.0-GA</javassist.version> <!-- uses for the name of the artifactid --> <ow2-util-bundle-javassist.version>1.0.0</ow2-util-bundle-javassist.version> <jaxb2-ri.version>2.2.5</jaxb2-ri.version> <!-- uses for the name of the artifactid --> <ow2-util-bundle-jaxb2-ri.version>1.0.0</ow2-util-bundle-jaxb2-ri.version> <jcip-annotations.version>1.0</jcip-annotations.version> <!-- uses for the name of the artifactid --> <ow2-util-bundle-jcip-annotations.version>1.0.0</ow2-util-bundle-jcip-annotations.version> <jgroups.version>2.12.1.3.Final</jgroups.version> <!-- uses for the name of the artifactid --> <ow2-util-bundle-jgroups.version>1.0.0</ow2-util-bundle-jgroups.version> <slf4j.version>1.6.1</slf4j.version> <!-- uses for the name of the artifactid --> <ow2-util-bundle-slf4j.version>1.0.0</ow2-util-bundle-slf4j.version> <weld.version>1.1.10.Final</weld.version> <!-- uses for the name of the artifactid --> <ow2-util-bundle-weld.version>1.0.0</ow2-util-bundle-weld.version> <felix-utils.version>1.2.0</felix-utils.version> <!-- uses for the name of the artifactid --> <ow2-util-bundle-felix-utils.version>1.0.0</ow2-util-bundle-felix-utils.version> <!-- OW2 Utilities bundles --> <ow2-util-annotation-processor.version>2.0.0</ow2-util-annotation-processor.version> <ow2-util-archive.version>2.0.0</ow2-util-archive.version> <ow2-util-audit-report.version>2.0.0</ow2-util-audit-report.version> <ow2-util-base-ee-events.version>2.0.0</ow2-util-base-ee-events.version> <ow2-util-component.version>2.0.0</ow2-util-component.version> <ow2-util-deployment-system.version>2.0.0</ow2-util-deployment-system.version> <ow2-util-event.version>2.0.0</ow2-util-event.version> <ow2-util-execution.version>2.0.0</ow2-util-execution.version> <ow2-util-file.version>2.1.0</ow2-util-file.version> <ow2-util-i18n.version>2.0.0</ow2-util-i18n.version> <ow2-util-jmx.version>2.0.0</ow2-util-jmx.version> <ow2-util-log-api.version>2.0.0</ow2-util-log-api.version> <ow2-util-log-bridge-jul.version>2.0.0</ow2-util-log-bridge-jul.version> <ow2-util-marshalling.version>2.0.0</ow2-util-marshalling.version> <ow2-util-metadata.version>2.0.0</ow2-util-metadata.version> <ow2-util-plan.version>2.0.0</ow2-util-plan.version> <ow2-util-pool-api.version>2.0.0</ow2-util-pool-api.version> <ow2-util-pool-basic.version>2.0.0</ow2-util-pool-basic.version> <ow2-util-pool-enhanced.version>2.0.0</ow2-util-pool-enhanced.version> <ow2-util-reference-builder.version>2.0.0</ow2-util-reference-builder.version> <ow2-util-scan.version>2.0.1</ow2-util-scan.version> <ow2-util-stream.version>2.0.0</ow2-util-stream.version> <ow2-util-substitution.version>2.0.0</ow2-util-substitution.version> <!-- ow2-util-substitution V1 still needed for joram a3-services (contains an upgrade of the maven-bundle-plugin version) --> <ow2-bundles-substitution.version>1.0.36</ow2-bundles-substitution.version> <ow2-util-url.version>2.0.0</ow2-util-url.version> <ow2-util-xml.version>2.0.0</ow2-util-xml.version> <ow2-util-xmlconfig.version>2.0.0</ow2-util-xmlconfig.version> <!-- OW2 Utilities ant-tasks--> <ow2-util-ant-tasks.version>2.0.0</ow2-util-ant-tasks.version> <!-- OW2 Utilities maven plugins --> <ow2-util-antrmic-maven-plugin.version>2.0.0</ow2-util-antrmic-maven-plugin.version> <ow2-util-deploymentplan-maven-plugin.version>2.0.0</ow2-util-deploymentplan-maven-plugin.version> <ow2-util-jbuilding-maven-plugin.version>2.0.1</ow2-util-jbuilding-maven-plugin.version> <ow2-util-mergeproperties-maven-plugin.version>2.0.0</ow2-util-mergeproperties-maven-plugin.version> <ow2-util-osgiframework-maven-plugin.version>2.0.0</ow2-util-osgiframework-maven-plugin.version> <!-- JPaaS Util --> <jpaas-util.version>1.0-M1</jpaas-util.version> <!-- Shelbie components --> <shelbie.version>2.0.0-M3</shelbie.version> <shelbie-ssh.version>2.0.0-M2</shelbie-ssh.version> <shelbie-felix-commands.version>2.0.0-M1</shelbie-felix-commands.version> <gogo.version>0.10.0</gogo.version> <!-- Web Containers --> <jetty.version>6.1.26</jetty.version> <jetty-jasper-glassfish.version>9.1.1.B60.25.p1</jetty-jasper-glassfish.version> <tomcat.version>6.0.35</tomcat.version> <tomcat7.version>7.0.39</tomcat7.version> <jetty8.version>8.1.1.v20120215</jetty8.version> <!-- DB --> <h2.version>1.3.164</h2.version> <!-- OSGi --> <osgi.core.version>4.3.0</osgi.core.version> <osgi.compendium.version>4.2.0</osgi.compendium.version> <felix.framework.version>4.0.3</felix.framework.version> <felix.shell.version>1.4.2</felix.shell.version> <felix.shell.tui.version>1.4.1</felix.shell.tui.version> <felix.gui.version>0.9.0-incubator-2007.12.14</felix.gui.version> <felix.bundlerepository.version>1.6.6</felix.bundlerepository.version> <felix.configadmin.version>1.2.8</felix.configadmin.version> <felix.dependencymanager.version>2.0.1</felix.dependencymanager.version> <felix.osgi.obr.version>1.0.2</felix.osgi.obr.version> <felix.eventadmin>1.2.8</felix.eventadmin> <felix.utils>1.2.0</felix.utils> <ipojo.version>1.8.6</ipojo.version> <ipojo-api.version>1.6.0</ipojo-api.version> <ipojo-arch.version>1.6.0</ipojo-arch.version> <ipojo-wbp.version>1.6.0</ipojo-wbp.version> <ea-ipojo-handler.version>1.8.0</ea-ipojo-handler.version> <ipojo-bnd-plugin.version>1.8.6</ipojo-bnd-plugin.version> <!-- Spring --> <spring.version>3.1.4.RELEASE</spring.version> <!-- Validator --> <hibernate-validator.version>4.3.1.Final</hibernate-validator.version> <!-- CXF, note that CXF 2.2.x and onwards don't have the ANT tasks anymore --> <httpclient.version>4.2.2</httpclient.version> <httpcomponents.version>4.2.3</httpcomponents.version> <httpasyncclient.version>4.0-beta3</httpasyncclient.version> <lucene.version>3.5.0_1</lucene.version> <cxf.version>2.7.4</cxf.version> <cxf.anttasks.version>2.1.9</cxf.anttasks.version> <axis2.version>1.5.1</axis2.version> <!-- JSPC --> <jspc.version>2.0-alpha-3</jspc.version> <!-- JSF RI version--> <jsf2-impl.version>2.0.6</jsf2-impl.version> <!-- Myfaces --> <myfaces-impl.version>2.0.5</myfaces-impl.version> <!-- Maven (for plugins, etc) --> <maven.version>2.0.9</maven.version> <maven-shade-plugin.version>1.4</maven-shade-plugin.version> <!-- JAXB 2 --> <jaxb2-api.version>2.2.6</jaxb2-api.version> <jaxb2-xjc.version>2.2.5</jaxb2-xjc.version> <!-- JAXR --> <scout.version>1.1.1</scout.version> <juddi.version>2.0rc7</juddi.version> <!-- Jakarta commons --> <commons-digester.version>2.0</commons-digester.version> <commons-modeler.version>2.0.1</commons-modeler.version> <!-- Woodstox --> <woodstox.version>4.2.0</woodstox.version> <stax2-api.version>3.1.1</stax2-api.version> <!-- Plugins used for tests --> <cargo.version>1.1.2</cargo.version> <build-helper.version>1.7</build-helper.version> <testng.version>6.1.1</testng.version> <mockito.version>1.8.5</mockito.version> <hamcrest.version>1.1</hamcrest.version> <!-- Mail --> <javax.mail.version>1.4</javax.mail.version> <jersey.version>1.9.1</jersey.version> </properties> <!-- Prefered dependencies version --> <dependencyManagement> <dependencies> <!-- ========= Specifications API ========= --> <!-- From OW2 --> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-ejb-3.1-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jaspic-1.0-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-annotation-1.1-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-interceptor-1.1-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jsr77-1.1-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jta-1.1-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-deployment-1.2-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-connector-1.6-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-connector-1.5-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <!-- Bean Validation API --> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-validation-1.0-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-servlet-3.0-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jsp-2.2-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-el-2.2-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jsf-2.0-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-saaj-1.3-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jaxrpc-1.1-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-activation-1.1-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jpa-2.0-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jacc-1.1-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jaxb-2.2-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jms-1.1-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-stax-1.0-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jaxws-2.2-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jws-2.0-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-javamail-1.4-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jstl-1.2-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-atinject-1.0-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-cdi-1.0-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jaxr-1.0-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-osgi-spi-registry</artifactId> <version>${ow2.spec.version}</version> </dependency> <!-- OSGi JDBC Service Specification --> <dependency> <groupId>org.ow2.spec.osgi</groupId> <artifactId>ow2-jdbc-service-1.0-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <!-- JAX-RS --> <dependency> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jaxrs-1.1-spec</artifactId> <version>${ow2.spec.version}</version> </dependency> <!-- Others API --> <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-corba_2.3_spec</artifactId> <version>1.1</version> </dependency> <!-- ========== JOnAS Components ========= --> <!-- Carol --> <dependency> <groupId>org.ow2.carol</groupId> <artifactId>carol</artifactId> <version>${carol.version}</version> <exclusions> <!-- exclude commons logging --> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.ow2.carol</groupId> <artifactId>carol-interceptors</artifactId> <version>${carol-interceptors.version}</version> </dependency> <dependency> <groupId>org.ow2.carol</groupId> <artifactId>carol-iiop-delegate</artifactId> <version>${carol.version}</version> </dependency> <!-- CMI --> <dependency> <groupId>org.ow2.cmi.osgi</groupId> <artifactId>cmi-all</artifactId> <version>${cmi-osgi.version}</version> </dependency> <dependency> <groupId>org.ow2.cmi.osgi</groupId> <artifactId>cmi-loader</artifactId> <version>${cmi-osgi.version}</version> </dependency> <!-- irmi --> <dependency> <groupId>org.ow2.carol.irmi</groupId> <artifactId>irmi</artifactId> <version>${irmi.version}</version> </dependency> <!-- JOTM --> <dependency> <groupId>org.ow2.jotm</groupId> <artifactId>jotm-core</artifactId> <version>${jotm.version}</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.ow2.jotm</groupId> <artifactId>jotm-interceptor-jrmp</artifactId> <version>${jotm.version}</version> <scope>provided</scope> </dependency> <!-- Jakarta Commons --> <dependency> <groupId>commons-digester</groupId> <artifactId>commons-digester</artifactId> <version>${commons-digester.version}</version> </dependency> <dependency> <groupId>commons-discovery</groupId> <artifactId>commons-discovery</artifactId> <version>0.4</version> </dependency> <dependency> <groupId>commons-lang</groupId> <artifactId>commons-lang</artifactId> <version>2.6</version> </dependency> <!-- <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> <version>1.1.1</version> <exclusions> <exclusion> <groupId>log4j</groupId> <artifactId>log4j</artifactId> </exclusion> <exclusion> <groupId>logkit</groupId> <artifactId>logkit</artifactId> </exclusion> <exclusion> <groupId>avalon-framework</groupId> <artifactId>avalon-framework</artifactId> </exclusion> <exclusion> <groupId>javax.servlet</groupId> <artifactId>servlet-api</artifactId> </exclusion> </exclusions> </dependency> --> <dependency> <groupId>org.ow2.util.bundles</groupId> <artifactId>slf4j-jcl-${slf4j.version}</artifactId> <version>${ow2-util-bundle-slf4j.version}</version> </dependency> <dependency> <groupId>org.ow2.util.bundles</groupId> <artifactId>felix-utils-${felix-utils.version}</artifactId> <version>${ow2-util-bundle-felix-utils.version}</version> </dependency> <dependency> <groupId>commons-modeler</groupId> <artifactId>commons-modeler</artifactId> <version>${commons-modeler.version}</version> <exclusions> <exclusion> <groupId>commons-digester</groupId> <artifactId>commons-digester</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId> <version>1.8.3</version> </dependency> <!-- Apache Axis (JAS-RPC 1.1 Implementation) --> <dependency> <groupId>org.apache.axis</groupId> <artifactId>axis</artifactId> <version>1.4</version> </dependency> <!-- Xerces --> <dependency> <groupId>xerces</groupId> <artifactId>xercesImpl</artifactId> <version>2.9.1</version> </dependency> <dependency> <groupId>xml-apis</groupId> <artifactId>xml-apis</artifactId> <version>1.3.04</version> </dependency> <dependency> <groupId>xalan</groupId> <artifactId>xalan</artifactId> <version>2.7.1</version> </dependency> <dependency> <groupId>xalan</groupId> <artifactId>serializer</artifactId> <version>2.7.1</version> </dependency> <!-- JacORB --> <dependency> <groupId>org.jacorb</groupId> <artifactId>jacorb</artifactId> <version>${jacorb.version}</version> </dependency> <dependency> <groupId>org.jacorb</groupId> <artifactId>jacorb-idl</artifactId> <version>${jacorb.version}</version> </dependency> <dependency> <groupId>avalon-framework</groupId> <artifactId>avalon-framework</artifactId> <version>4.1.5</version> </dependency> <dependency> <groupId>logkit</groupId> <artifactId>logkit</artifactId> <version>1.2</version> </dependency> <!-- P6Spy --> <dependency> <groupId>p6spy</groupId> <artifactId>p6spy</artifactId> <version>${p6spy.version}</version> <exclusions> <exclusion> <groupId>regexp</groupId> <artifactId>regexp</artifactId> </exclusion> <exclusion> <groupId>gnu-regexp</groupId> <artifactId>gnu-regexp</artifactId> </exclusion> <exclusion> <groupId>log4j</groupId> <artifactId>log4j</artifactId> </exclusion> <exclusion> <groupId>ant</groupId> <artifactId>ant</artifactId> </exclusion> <exclusion> <groupId>oracle</groupId> <artifactId>classes12</artifactId> </exclusion> <exclusion> <groupId>jboss</groupId> <artifactId>jboss</artifactId> </exclusion> </exclusions> </dependency> <!-- EasyBeans --> <dependency> <groupId>org.ow2.easybeans</groupId> <artifactId>easybeans-api</artifactId> <version>${easybeans.version}</version> </dependency> <dependency> <groupId>org.ow2.easybeans</groupId> <artifactId>easybeans-component-smartclient-server</artifactId> <version>${easybeans.version}</version> </dependency> <dependency> <groupId>org.ow2.easybeans</groupId> <artifactId>easybeans-deployment</artifactId> <version>${easybeans.version}</version> </dependency> <dependency> <groupId>org.ow2.easybeans</groupId> <artifactId>easybeans-injection-api</artifactId> <version>${easybeans.version}</version> </dependency> <dependency> <groupId>org.ow2.easybeans</groupId> <artifactId>easybeans-injection-impl</artifactId> <version>${easybeans.version}</version> </dependency> <dependency> <groupId>org.ow2.easybeans</groupId> <artifactId>easybeans-util</artifactId> <version>${easybeans.version}</version> </dependency> <dependency> <groupId>org.ow2.easybeans.osgi</groupId> <artifactId>easybeans-api</artifactId> <version>${easybeans.version}</version> </dependency> <dependency> <groupId>org.ow2.easybeans.osgi</groupId> <artifactId>easybeans-modules-core</artifactId> <version>${easybeans.version}</version> </dependency> <dependency> <groupId>org.ow2.easybeans.osgi</groupId> <artifactId>easybeans-component-quartz</artifactId> <version>${easybeans.version}</version> </dependency> <dependency> <groupId>org.apache.ws.scout</groupId> <artifactId>scout</artifactId> <version>${scout.version}</version> <exclusions> <exclusion> <groupId>org.apache.ws.scout</groupId> <artifactId>jaxr-api</artifactId> </exclusion> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> <exclusion> <groupId>geronimo-spec</groupId> <artifactId>geronimo-spec-activation</artifactId> </exclusion> <exclusion> <groupId>jdom</groupId> <artifactId>jdom</artifactId> </exclusion> <exclusion> <groupId>commons-discovery</groupId> <artifactId>commons-discovery</artifactId> </exclusion> <exclusion> <groupId>axis</groupId> <artifactId>axis</artifactId> </exclusion> <exclusion> <groupId>org.apache.axis</groupId> <artifactId>axis-saaj</artifactId> </exclusion> <exclusion> <groupId>org.apache.axis</groupId> <artifactId>axis-jaxrpc</artifactId> </exclusion> <exclusion> <groupId>xmlbeans</groupId> <artifactId>xbean</artifactId> </exclusion> <exclusion> <groupId>stax</groupId> <artifactId>stax-api</artifactId> </exclusion> <exclusion> <groupId>xerces</groupId> <artifactId>xercesImpl</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.apache.juddi</groupId> <artifactId>juddi</artifactId> <version>${juddi.version}</version> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> <exclusion> <groupId>log4j</groupId> <artifactId>log4j</artifactId> </exclusion> <exclusion> <groupId>junit</groupId> <artifactId>junit</artifactId> </exclusion> <exclusion> <groupId>axis</groupId> <artifactId>axis</artifactId> </exclusion> </exclusions> </dependency> <!-- OW2 Misc. --> <dependency> <groupId>org.ow2.util.archive</groupId> <artifactId>archive-api</artifactId> <version>${ow2-util-archive.version}</version> </dependency> <dependency> <groupId>org.ow2.util.archive</groupId> <artifactId>archive-impl</artifactId> <version>${ow2-util-archive.version}</version> </dependency> <dependency> <groupId>org.ow2.util.scan</groupId> <artifactId>scan-impl</artifactId> <version>${ow2-util-scan.version}</version> </dependency> <dependency> <groupId>org.ow2.util.component</groupId> <artifactId>component-api</artifactId> <version>${ow2-util-component.version}</version> </dependency> <dependency> <groupId>org.ow2.util.component</groupId> <artifactId>component-impl</artifactId> <version>${ow2-util-component.version}</version> </dependency> <dependency> <groupId>org.ow2.util.execution</groupId> <artifactId>execution</artifactId> <version>${ow2-util-execution.version}</version> </dependency> <dependency> <groupId>org.ow2.util.file</groupId> <artifactId>file</artifactId> <version>${ow2-util-file.version}</version> </dependency> <dependency> <groupId>org.ow2.util.i18n</groupId> <artifactId>i18n</artifactId> <version>${ow2-util-i18n.version}</version> </dependency> <dependency> <groupId>org.ow2.util.log</groupId> <artifactId>log-api</artifactId> <version>${ow2-util-log-api.version}</version> </dependency> <dependency> <groupId>org.ow2.util.log</groupId> <artifactId>log-bridge-jul</artifactId> <version>${ow2-util-log-bridge-jul.version}</version> </dependency> <dependency> <groupId>org.ow2.util.marshalling</groupId> <artifactId>marshalling</artifactId> <version>${ow2-util-marshalling.version}</version> </dependency> <dependency> <groupId>org.ow2.util.url</groupId> <artifactId>url</artifactId> <version>${ow2-util-url.version}</version> </dependency> <dependency> <groupId>org.ow2.util.xml</groupId> <artifactId>xml</artifactId> <version>${ow2-util-xml.version}</version> </dependency> <!-- ow2-util-substitution V1 still needed for joram a3-services --> <dependency> <groupId>org.ow2.bundles</groupId> <artifactId>ow2-util-substitution</artifactId> <version>${ow2-bundles-substitution.version}</version> </dependency> <dependency> <groupId>org.ow2.util.substitution</groupId> <artifactId>substitution</artifactId> <version>${ow2-util-substitution.version}</version> </dependency> <dependency> <groupId>org.ow2.util.stream</groupId> <artifactId>stream</artifactId> <version>${ow2-util-stream.version}</version> </dependency> <dependency> <groupId>org.ow2.util.deploy</groupId> <artifactId>deployment-system-impl</artifactId> <version>${ow2-util-deployment-system.version}</version> </dependency> <dependency> <groupId>org.ow2.util.deploy</groupId> <artifactId>deployment-system-api</artifactId> <version>${ow2-util-deployment-system.version}</version> </dependency> <dependency> <groupId>org.ow2.util.metadata</groupId> <artifactId>metadata-common-api</artifactId> <version>${ow2-util-metadata.version}</version> </dependency> <dependency> <groupId>org.ow2.util.metadata</groupId> <artifactId>metadata-common-impl</artifactId> <version>${ow2-util-metadata.version}</version> </dependency> <dependency> <groupId>org.ow2.util.metadata</groupId> <artifactId>metadata-war-api</artifactId> <version>${ow2-util-metadata.version}</version> </dependency> <dependency> <groupId>org.ow2.util.metadata</groupId> <artifactId>metadata-war-impl</artifactId> <version>${ow2-util-metadata.version}</version> </dependency> <dependency> <groupId>org.ow2.util.metadata</groupId> <artifactId>metadata-car-api</artifactId> <version>${ow2-util-metadata.version}</version> </dependency> <dependency> <groupId>org.ow2.util.metadata</groupId> <artifactId>metadata-car-impl</artifactId> <version>${ow2-util-metadata.version}</version> </dependency> <dependency> <groupId>org.ow2.util.metadata</groupId> <artifactId>metadata-ejbjar-api</artifactId> <version>${ow2-util-metadata.version}</version> </dependency> <dependency> <groupId>org.ow2.util.metadata</groupId> <artifactId>metadata-ejbjar-impl</artifactId> <version>${ow2-util-metadata.version}</version> </dependency> <dependency> <groupId>org.ow2.util.metadata</groupId> <artifactId>metadata-ws-api</artifactId> <version>${ow2-util-metadata.version}</version> </dependency> <dependency> <groupId>org.ow2.util.metadata</groupId> <artifactId>metadata-ws-impl</artifactId> <version>${ow2-util-metadata.version}</version> </dependency> <dependency> <groupId>org.ow2.util.event</groupId> <artifactId>event-api</artifactId> <version>${ow2-util-event.version}</version> </dependency> <dependency> <groupId>org.ow2.util.event</groupId> <artifactId>base-ee-events</artifactId> <version>${ow2-util-base-ee-events.version}</version> </dependency> <dependency> <groupId>org.ow2.util.event</groupId> <artifactId>event-impl</artifactId> <version>${ow2-util-event.version}</version> </dependency> <dependency> <groupId>org.ow2.util.jmx</groupId> <artifactId>jmx-api</artifactId> <version>${ow2-util-jmx.version}</version> </dependency> <dependency> <groupId>org.ow2.util.jmx</groupId> <artifactId>jmx-impl</artifactId> <version>${ow2-util-jmx.version}</version> </dependency> <dependency> <groupId>org.ow2.util.pool</groupId> <artifactId>pool-api</artifactId> <version>${ow2-util-pool-api.version}</version> </dependency> <dependency> <groupId>org.ow2.util.pool</groupId> <artifactId>pool-basic</artifactId> <version>${ow2-util-pool-basic.version}</version> </dependency> <dependency> <groupId>org.ow2.util.pool</groupId> <artifactId>pool-enhanced</artifactId> <version>${ow2-util-pool-enhanced.version}</version> </dependency> <dependency> <groupId>org.ow2.util.xmlconfig</groupId> <artifactId>xmlconfig</artifactId> <version>${ow2-util-xmlconfig.version}</version> </dependency> <dependency> <groupId>org.ow2.util.annotation-processor</groupId> <artifactId>annotation-processor</artifactId> <version>${ow2-util-annotation-processor.version}</version> </dependency> <dependency> <groupId>org.ow2.util.ee.builders</groupId> <artifactId>reference-builder-webserviceref</artifactId> <version>${ow2-util-reference-builder.version}</version> </dependency> <dependency> <groupId>org.ow2.util.audit</groupId> <artifactId>audit-report-impl</artifactId> <version>${ow2-util-audit-report.version}</version> </dependency> <dependency> <groupId>org.ow2.util.bundles</groupId> <artifactId>jgroups-${jgroups.version}</artifactId> <version>${ow2-util-bundle-jgroups.version}</version> </dependency> <dependency> <groupId>org.ow2.util.bundles</groupId> <artifactId>commons-collections-${commons-collections.version}</artifactId> <version>${ow2-util-bundle-commons-collections.version}</version> </dependency> <dependency> <groupId>org.ow2.util.bundles</groupId> <artifactId>commons-logging-${commons-logging.version}</artifactId> <version>${ow2-util-bundle-commons-logging.version}</version> </dependency> <dependency> <groupId>org.ow2.util.bundles</groupId> <artifactId>jaxb2-ri-${jaxb2-ri.version}</artifactId> <version>${ow2-util-bundle-jaxb2-ri.version}</version> </dependency> <dependency> <groupId>org.ow2.util.bundles</groupId> <artifactId>hibernate-validator-${hibernate-validator.version}</artifactId> <version>1.0.0</version> </dependency> <dependency> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-schemas</artifactId> <version>${ow2-util-plan.version}</version> </dependency> <dependency> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-repository-api</artifactId> <version>${ow2-util-plan.version}</version> </dependency> <dependency> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-repository-impl</artifactId> <version>${ow2-util-plan.version}</version> </dependency> <dependency> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-reader</artifactId> <version>${ow2-util-plan.version}</version> </dependency> <dependency> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-deploy-api</artifactId> <version>${ow2-util-plan.version}</version> </dependency> <dependency> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-deploy-impl</artifactId> <version>${ow2-util-plan.version}</version> </dependency> <dependency> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-deployer</artifactId> <version>${ow2-util-plan.version}</version> </dependency> <dependency> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-fetcher-api</artifactId> <version>${ow2-util-plan.version}</version> </dependency> <dependency> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-fetcher-impl</artifactId> <version>${ow2-util-plan.version}</version> </dependency> <dependency> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-fetcher-url</artifactId> <version>${ow2-util-plan.version}</version> </dependency> <dependency> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-fetcher-maven2</artifactId> <version>${ow2-util-plan.version}</version> </dependency> <dependency> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-fetcher-obr</artifactId> <version>${ow2-util-plan.version}</version> </dependency> <dependency> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-monitor-api</artifactId> <version>${ow2-util-plan.version}</version> </dependency> <dependency> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-monitor-impl</artifactId> <version>${ow2-util-plan.version}</version> </dependency> <dependency> <groupId>org.ow2.util.bundles</groupId> <artifactId>wsdl4j-1.6.2</artifactId> <version>1.0.0</version> </dependency> <!-- ASM of JOnAS --> <dependency> <groupId>org.ow2.jonas.asm</groupId> <artifactId>asm</artifactId> <version>3.1</version> </dependency> <!-- Tools --> <dependency> <groupId>org.ow2.fastrmic</groupId> <artifactId>fastrmic</artifactId> <version>1.0.5</version> </dependency> <!-- OSGi --> <dependency> <groupId>org.osgi</groupId> <artifactId>org.osgi.core</artifactId> <version>${osgi.core.version}</version> </dependency> <dependency> <groupId>org.osgi</groupId> <artifactId>org.osgi.compendium</artifactId> <version>${osgi.compendium.version}</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.framework</artifactId> <version>${felix.framework.version}</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.shell</artifactId> <version>${felix.shell.version}</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.shell.tui</artifactId> <version>${felix.shell.tui.version}</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.bundlerepository</artifactId> <version>${felix.bundlerepository.version}</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.shell.gui</artifactId> <version>${felix.gui.version}</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.shell.gui.plugin</artifactId> <version>${felix.gui.version}</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.osgi.service.obr</artifactId> <version>${felix.osgi.obr.version}</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.ipojo</artifactId> <version>${ipojo.version}</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.ipojo.annotations</artifactId> <version>${ipojo.version}</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.ipojo.arch</artifactId> <version>${ipojo-arch.version}</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.configadmin</artifactId> <version>${felix.configadmin.version}</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.dependencymanager</artifactId> <version>${felix.dependencymanager.version}</version> </dependency> <!-- Maven dependencies --> <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-plugin-api</artifactId> <version>${maven.version}</version> </dependency> <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-project</artifactId> <version>${maven.version}</version> </dependency> <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-artifact</artifactId> <version>${maven.version}</version> </dependency> <!-- Test dependencies --> <dependency> <groupId>org.testng</groupId> <artifactId>testng</artifactId> <version>${testng.version}</version> <scope>test</scope> </dependency> <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-all</artifactId> <version>${mockito.version}</version> <scope>test</scope> </dependency> <dependency> <groupId>org.hamcrest</groupId> <artifactId>hamcrest-all</artifactId> <version>${hamcrest.version}</version> <scope>test</scope> </dependency> </dependencies> </dependencyManagement> <dependencies> <!-- Used to have readable log messages during test phases --> <dependency> <groupId>org.ow2.util.log</groupId> <artifactId>log-bridge-jul</artifactId> <version>${ow2-util-log-bridge-jul.version}</version> <scope>test</scope> </dependency> </dependencies> <repositories> <!-- Required for: * jacorb-jonas * javax.security.jacc * org.apache.axis.addressing * org.apache.felix.shell.gui * org.apache.felix.shell.gui.plugin * org.apache.ws.ews * org.eclipse.jdt.ecj * wss4j-jonas --> <repository> <id>ow2.old</id> <name>Obsolete OW2 repository</name> <url>http://maven.ow2.org/maven2</url> <releases> <enabled>true</enabled> </releases> <snapshots> <enabled>false</enabled> </snapshots> </repository> <!-- Required for javax.transaction.jta --> <repository> <id>maven2-repository.dev.java.net</id> <name>Java.net Repository for Maven2</name> <url>http://download.java.net/maven/2</url> <releases> <enabled>true</enabled> </releases> <snapshots> <enabled>false</enabled> </snapshots> </repository> <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> <releases> <enabled>true</enabled> </releases> <snapshots> <enabled>false</enabled> </snapshots> </repository> </repositories> <build> <defaultGoal>install</defaultGoal> <!-- Prefered dependencies version of plugins --> <pluginManagement> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-antrun-plugin</artifactId> <version>1.6</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> <version>2.3</version> <configuration> <!-- Use GNU Tar --> <tarLongFileMode>gnu</tarLongFileMode> </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-clean-plugin</artifactId> <version>2.4.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <version>3.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> <version>2.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> <version>2.6</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-shade-plugin</artifactId> <version>${maven-shade-plugin.version}</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-enforcer-plugin</artifactId> <version>1.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-help-plugin</artifactId> <version>2.1.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-install-plugin</artifactId> <version>2.3.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-invoker-plugin</artifactId> <version>1.5</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> <version>2.3.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <version>2.8</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-one-plugin</artifactId> <version>1.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-plugin-plugin</artifactId> <version>2.8</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-remote-resources-plugin</artifactId> <version>1.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-repository-plugin</artifactId> <version>2.3.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-resources-plugin</artifactId> <version>2.5</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-scm-plugin</artifactId> <version>1.5</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> <version>3.0-beta-3</version> </plugin> <plugin> <groupId>org.jvnet.jaxb2.maven2</groupId> <artifactId>maven-jaxb2-plugin</artifactId> <version>0.8.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> <version>2.1.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <version>2.9</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-report-plugin</artifactId> <version>2.8.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-verifier-plugin</artifactId> <version>1.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-ejb-plugin</artifactId> <version>2.3</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-war-plugin</artifactId> <version>2.1.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-ear-plugin</artifactId> <version>2.6</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-rar-plugin</artifactId> <version>2.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-artifact-plugin</artifactId> <version>2.2-beta-1</version> </plugin> <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> <version>2.3.7</version> </plugin> <plugin> <groupId>org.codehaus.mojo.jspc</groupId> <artifactId>jspc-maven-plugin</artifactId> <version>${jspc.version}</version> </plugin> <plugin> <groupId>org.ow2.util.maven</groupId> <artifactId>jbuilding-maven-plugin</artifactId> <version>${ow2-util-jbuilding-maven-plugin.version}</version> </plugin> <plugin> <groupId>org.ow2.util.maven</groupId> <artifactId>antrmic-maven-plugin</artifactId> <version>${ow2-util-antrmic-maven-plugin.version}</version> </plugin> <plugin> <groupId>org.ow2.util.maven.osgi</groupId> <artifactId>osgiframework-maven-plugin</artifactId> <version>${ow2-util-osgiframework-maven-plugin.version}</version> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>buildnumber-maven-plugin</artifactId> <version>1.0</version> </plugin> <plugin> <groupId>org.ow2.util.maven</groupId> <artifactId>mergeproperties-maven-plugin</artifactId> <version>${ow2-util-mergeproperties-maven-plugin.version}</version> </plugin> </plugins> </pluginManagement> <plugins> <!-- Compile from Java 6 sources to Java 6 bytecode --> <plugin> <artifactId>maven-compiler-plugin</artifactId> <inherited>true</inherited> <configuration> <source>1.6</source> <target>1.6</target> </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-resources-plugin</artifactId> <configuration> <encoding>UTF-8</encoding> </configuration> </plugin> <!-- Javadoc aggregation --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <inherited>true</inherited> <configuration> <aggregate>true</aggregate> <minmemory>128m</minmemory> <maxmemory>256m</maxmemory> <links> <link>http://docs.oracle.com/javase/1.5.0/docs/api/</link> <link>http://docs.oracle.com/javaee/5/api/</link> </links> </configuration> </plugin> <!-- Add revision number in the jar files --> <plugin> <artifactId>maven-jar-plugin</artifactId> <configuration> <archive> <manifest> <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries> <addDefaultImplementationEntries>true</addDefaultImplementationEntries> </manifest> <manifestEntries> <Build-Number>${buildNumber}</Build-Number> </manifestEntries> </archive> </configuration> </plugin> <plugin> <!-- Make sure that we're using a JDK >= 6.0 --> <artifactId>maven-enforcer-plugin</artifactId> <executions> <execution> <id>enforce-java</id> <goals> <goal>enforce</goal> </goals> </execution> </executions> <configuration> <rules> <requireMavenVersion> <version>2.1</version> </requireMavenVersion> <requireJavaVersion> <version>1.6</version> </requireJavaVersion> </rules> </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> <configuration> <!-- Release profiles (comma-separated without spaces) --> <releaseProfiles>jspcompile,${ow2ReleaseProfiles}</releaseProfiles> <tagBase>svn+ssh://svn.forge.objectweb.org/svnroot/jonas/jonas/tags</tagBase> <autoVersionSubmodules>true</autoVersionSubmodules> <addSchema>false</addSchema> </configuration> </plugin> <plugin> <groupId>org.ow2.util.maven</groupId> <artifactId>jbuilding-maven-plugin</artifactId> <inherited>true</inherited> <configuration> <!-- Here are placed all the bundles that you want to be placed in the repositories/bundles directory of the assembly. This list is also used to generate the autodeploy-bundles property file (in the launcher). --> <clientJarMainClass>org.ow2.jonas.client.ClientContainer</clientJarMainClass> <!-- The following settings are used during the versions.properties generation --> <!-- Groups of artifacts to be considered as 1 property --> <joinedGroupIds> <group>org.ow2.util</group> <group>org.ow2.bundles</group> <group>org.ow2.jonas</group> <group>org.ow2.jonas.osgi</group> <group>org.ow2.easybeans</group> <group>org.ow2.easybeans.osgi</group> <group>org.apache.tomcat</group> <group>asm</group> <group>ant</group> <group>jgroups</group> <group>org.apache.axis</group> <group>org.apache.axis2</group> <group>org.apache.cxf</group> <group>org.apache.ws.commons.axiom</group> <group>org.jacorb</group> <group>org.mortbay.jetty</group> <group>org.objectweb.joram</group> <group>org.objectweb.medor</group> <group>org.ow2.monolog</group> <group>org.ow2.cmi</group> <group>org.ow2.cmi.osgi</group> <group>org.ow2.jonas.admin</group> <group>org.ow2.jotm</group> <group>org.springframework</group> <group>org.ow2.shelbie</group> </joinedGroupIds> <!-- Include dependencies of 4 deph, JGroups for example.--> <depth>4</depth> <!-- Patterns to be applied on groupId defining the groups to be displayed first in the versions.properties--> <preferedGroupIds> <preference>org.ow2.jonas*</preference> <preference>org.ow2*</preference> </preferedGroupIds> <artifactItems> <artifactItem> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-servlet-3.0-spec</artifactId> </artifactItem> <artifactItem> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.shell</artifactId> <version>${felix.shell.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.shell.tui</artifactId> <version>${felix.shell.tui.version}</version> <side>server</side> <start>false</start> </artifactItem> <artifactItem> <groupId>org.apache.felix</groupId> <artifactId>org.osgi.service.obr</artifactId> <version>${felix.osgi.obr.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.shell.gui</artifactId> <version>${felix.gui.version}</version> <side>server</side> <start>false</start> <startlevel>2</startlevel> </artifactItem> <artifactItem> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.shell.gui.plugin</artifactId> <version>${felix.gui.version}</version> <side>server</side> <start>false</start> </artifactItem> <artifactItem> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.bundlerepository</artifactId> <version>${felix.bundlerepository.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.osgi</groupId> <artifactId>org.osgi.core</artifactId> <version>${osgi.core.version}</version> <side>client</side> </artifactItem> <artifactItem> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.ipojo</artifactId> <version>${ipojo.version}</version> </artifactItem> <artifactItem> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.ipojo.arch</artifactId> <version>${ipojo-arch.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.ipojo.api</artifactId> <version>${ipojo-api.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.ipojo.handler.whiteboard</artifactId> <version>${ipojo-wbp.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.eventadmin</artifactId> <version>${felix.eventadmin}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.ipojo.handler.eventadmin</artifactId> <version>${ea-ipojo-handler.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.gogo.runtime</artifactId> <version>${gogo.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.apache.geronimo.blueprint</groupId> <artifactId>geronimo-blueprint-api</artifactId> <version>1.0.0</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.ow2.shelbie</groupId> <artifactId>shelbie-core</artifactId> <version>${shelbie.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.gogo.command</artifactId> <version>${gogo.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.ow2.shelbie</groupId> <artifactId>shelbie-commands-builtin</artifactId> <version>${shelbie.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.ow2.shelbie.commands</groupId> <artifactId>shelbie-felix-commands</artifactId> <version>${shelbie-felix-commands.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.ow2.shelbie.commands</groupId> <artifactId>shelbie-config-commands</artifactId> <version>${shelbie.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.ow2.shelbie.commands</groupId> <artifactId>shelbie-ipojo-commands</artifactId> <version>${shelbie.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-shell</artifactId> <version>${project.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.ow2.shelbie</groupId> <artifactId>shelbie-startup-console</artifactId> <version>${shelbie.version}</version> <side>server</side> <start>false</start> </artifactItem> <artifactItem> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-ejb-3.1-spec</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.util.bundles</groupId> <artifactId>commons-collections-${commons-collections.version}</artifactId> <version>${ow2-util-bundle-commons-collections.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.archive</groupId> <artifactId>archive-impl</artifactId> <version>${ow2-util-archive.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.execution</groupId> <artifactId>execution</artifactId> <version>${ow2-util-execution.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.ow2.util.deploy</groupId> <artifactId>deployment-system-impl</artifactId> <version>${ow2-util-deployment-system.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.scan</groupId> <artifactId>scan-impl</artifactId> <version>${ow2-util-scan.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.metadata</groupId> <artifactId>metadata-common-impl</artifactId> <version>${ow2-util-metadata.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.metadata</groupId> <artifactId>metadata-car-impl</artifactId> <version>${ow2-util-metadata.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.metadata</groupId> <artifactId>metadata-ws-impl</artifactId> <version>${ow2-util-metadata.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.metadata</groupId> <artifactId>metadata-war-impl</artifactId> <version>${ow2-util-metadata.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.metadata</groupId> <artifactId>metadata-ejbjar-api</artifactId> <version>${ow2-util-metadata.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.event</groupId> <artifactId>event-impl</artifactId> <version>${ow2-util-event.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.file</groupId> <artifactId>file</artifactId> <version>${ow2-util-file.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.i18n</groupId> <artifactId>i18n</artifactId> <version>${ow2-util-i18n.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.jmx</groupId> <artifactId>jmx-impl</artifactId> <version>${ow2-util-jmx.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.log</groupId> <artifactId>log-bridge-jul</artifactId> <version>${ow2-util-log-bridge-jul.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.pool</groupId> <artifactId>pool-api</artifactId> <version>${ow2-util-pool-api.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.url</groupId> <artifactId>url</artifactId> <version>${ow2-util-url.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.audit</groupId> <artifactId>audit-report-impl</artifactId> <version>${ow2-util-audit-report.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.xml</groupId> <artifactId>xml</artifactId> <version>${ow2-util-xml.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.substitution</groupId> <artifactId>substitution</artifactId> <version>${ow2-util-substitution.version}</version> </artifactItem> <!-- OSGi Registry should be added before OW2 Spec EE bundles as some of them have optional imports to it --> <artifactItem> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-osgi-spi-registry</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jpa-2.0-spec</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-annotation-1.1-spec</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jaxws-2.2-spec</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jsr77-1.1-spec</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-connector-1.6-spec</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-stax-1.0-spec</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jms-1.1-spec</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-interceptor-1.1-spec</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jacc-1.1-spec</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-activation-1.1-spec</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-saaj-1.3-spec</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jaxrpc-1.1-spec</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-jta-1.1-spec</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.spec.ee</groupId> <artifactId>ow2-validation-1.0-spec</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.spec.osgi</groupId> <artifactId>ow2-jdbc-service-1.0-spec</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-schemas</artifactId> <version>${ow2-util-plan.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-fetcher-api</artifactId> <version>${ow2-util-plan.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-fetcher-impl</artifactId> <version>${ow2-util-plan.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-fetcher-url</artifactId> <version>${ow2-util-plan.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-fetcher-maven2</artifactId> <version>${ow2-util-plan.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-fetcher-obr</artifactId> <version>${ow2-util-plan.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-deploy-impl</artifactId> <version>${ow2-util-plan.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-repository-impl</artifactId> <version>${ow2-util-plan.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-monitor-api</artifactId> <version>${ow2-util-plan.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-monitor-impl</artifactId> <version>${ow2-util-plan.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-reader</artifactId> <version>${ow2-util-plan.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.plan</groupId> <artifactId>plan-deployer</artifactId> <version>${ow2-util-plan.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.xmlconfig</groupId> <artifactId>xmlconfig</artifactId> <version>${ow2-util-xmlconfig.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-extension-loader-core</artifactId> <version>${project.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.ow2.easybeans.osgi</groupId> <artifactId>easybeans-api</artifactId> <version>${easybeans.version}</version> </artifactItem> <artifactItem> <groupId>commons-digester</groupId> <artifactId>commons-digester</artifactId> </artifactItem> <artifactItem> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-deployment-api</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-services-api</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas.osgi</groupId> <artifactId>monolog</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-version</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-commons</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.configadmin</artifactId> <version>${felix.configadmin.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.ow2.carol</groupId> <artifactId>carol-interceptors</artifactId> <version>${carol-interceptors.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-naming</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>ipojo-interceptor</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-endpoint-collector-core</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>event-provider-api</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>event-provider-core</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>log-provider-core</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-carol-registry-core</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-management-javaee</artifactId> <version>${project.version}</version> </artifactItem> <!-- commons-logging requires commons-modeler, exported by jonas-management-javaee --> <artifactItem> <groupId>org.ow2.util.bundles</groupId> <artifactId>commons-logging-${commons-logging.version}</artifactId> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-jmx-core</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-configadmin-core</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-deployment</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-domain</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-management-reconfig</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-sec-interceptors-jrmp</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-security-core</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-security-auth</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-security-jacc</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-security-jacc-handlers</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-timer</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.event</groupId> <artifactId>event-impl</artifactId> <version>${ow2-util-event.version}</version> <side>server</side> </artifactItem> <artifactItem> <groupId>org.jacorb</groupId> <artifactId>jacorb</artifactId> <side>client</side> </artifactItem> <artifactItem> <groupId>org.jacorb</groupId> <artifactId>jacorb-idl</artifactId> <side>client</side> </artifactItem> <artifactItem> <groupId>avalon-framework</groupId> <artifactId>avalon-framework</artifactId> <side>client</side> </artifactItem> <artifactItem> <groupId>logkit</groupId> <artifactId>logkit</artifactId> <side>client</side> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-report-api</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-report-extension-deployables</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-report-extension-endpoints</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-report-extension-deployers</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-report-extension-ipojo-instances</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-report-extension-ipojo-handlers</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-report-extension-ipojo-factories</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-report-extension-bundles</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-report-extension-server-info</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-report-extension-jvm</artifactId> <version>${project.version}</version> </artifactItem> <artifactItem> <groupId>org.ow2.util.bundles</groupId> <artifactId>wsdl4j-1.6.2</artifactId> </artifactItem> </artifactItems> </configuration> </plugin> <plugin> <groupId>org.ow2.util.maven</groupId> <artifactId>deploymentplan-maven-plugin</artifactId> <version>${ow2-util-deploymentplan-maven-plugin.version}</version> <extensions>true</extensions> </plugin> <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> <extensions>true</extensions> <configuration> <instructions> <_include>-target/classes/META-INF/${project.artifactId}.bnd</_include> <_plugin> org.apache.felix.ipojo.bnd.PojoizationPlugin;metadata=${basedir}/src/main/resources/metadata.xml;use-local-schemas=true </_plugin> </instructions> <obrRepository>NONE</obrRepository> </configuration> <dependencies> <dependency> <groupId>org.apache.felix</groupId> <artifactId>bnd-ipojo-plugin</artifactId> <version>${ipojo-bnd-plugin.version}</version> </dependency> </dependencies> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <inherited>true</inherited> <configuration> <classpathDependencyExcludes> <!-- Used to have readable log messages during test phases --> <classpathDependencyExclude>org.ow2.util.log:log-api</classpathDependencyExclude> </classpathDependencyExcludes> </configuration> </plugin> </plugins> </build> <!-- Source code management --> <scm> <connection>scm:svn:svn+ssh://svn.forge.objectweb.org/svnroot/jonas/jonas/tags/JONAS_5_3_0</connection> <developerConnection>scm:svn:svn+ssh://svn.forge.objectweb.org/svnroot/jonas/jonas/tags/JONAS_5_3_0</developerConnection> <url>svn+ssh://svn.forge.objectweb.org/svnroot/jonas/jonas/tags/JONAS_5_3_0</url> </scm> <issueManagement> <system>Jira</system> <url>http://jira.ow2.org/browse/JONAS</url> </issueManagement> <ciManagement> <system>Bamboo</system> <url>http://bamboo.ow2.org/browse/JNS</url> </ciManagement> <profiles> <profile> <id>assembly</id> <activation> <property> <name>!assembly</name> </property> </activation> <modules> <module>assemblies</module> </modules> </profile> <profile> <id>itests</id> <activation> <property> <name>!itests</name> </property> </activation> <modules> <module>itests</module> </modules> </profile> <!-- use buildnumber plugin only if SVN metadata is present --> <profile> <id>build-number-generation</id> <activation> <file> <exists>.svn</exists> </file> </activation> <build> <plugins> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>buildnumber-maven-plugin</artifactId> <executions> <execution> <phase>validate</phase> <goals> <goal>create</goal> </goals> </execution> </executions> <configuration> <doCheck>false</doCheck> <doUpdate>false</doUpdate> </configuration> </plugin> </plugins> </build> </profile> <!-- If SVN meta data is not configured, set buildNumber to 0 --> <profile> <id>build-number-provided</id> <activation> <file> <missing>.svn</missing> </file> </activation> <properties> <buildNumber>0</buildNumber> </properties> </profile> <!-- tools.jar is already included in the runtime on Mac OS X and some free JDKs; but not in Sun or IBM's runtimes --> <profile> <id>tools.jar-for-ant</id> <activation> <file> <exists>${java.home}/../lib/tools.jar</exists> </file> </activation> <build> <pluginManagement> <plugins> <plugin> <artifactId>maven-antrun-plugin</artifactId> <dependencies> <dependency> <groupId>com.sun</groupId> <artifactId>tools</artifactId> <version>${java.version}</version> <scope>system</scope> <systemPath>${java.home}/../lib/tools.jar</systemPath> </dependency> </dependencies> </plugin> </plugins> </pluginManagement> </build> </profile> </profiles> </project>