| <?xml version="1.0" encoding="UTF-8"?> |
| |
| <!-- |
| |
| Copyright 2005 The Apache Software Foundation |
| |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| |
| <project> |
| <pomVersion>3</pomVersion> |
| |
| <!-- ============== --> |
| <!-- Identification --> |
| <!-- ============== --> |
| |
| <name>ServiceMix</name> |
| <id>servicemix</id> |
| <groupId>incubator-servicemix</groupId> |
| <currentVersion>3.0-SNAPSHOT</currentVersion> |
| |
| <organization> |
| <name>Apache Software Foundation</name> |
| <url>http://incubator.apache.org/activemq</url> |
| <logo>http://incubator.apache.org/images/apache-incubator-logo.png</logo> |
| </organization> |
| |
| <inceptionYear>2005</inceptionYear> |
| |
| <package>org.apache.servicemix</package> |
| <logo>http://www.logicblaze.com/images/logos/products/ServiceMix/ServiceMix_logo_150.jpg</logo> |
| <description> |
| ServiceMix is an open source ESB based on the Java Business |
| Integration framework - JSR-208 |
| </description> |
| <shortDescription>ServiceMix is an open source ESB</shortDescription> |
| |
| <url>http://www.servicemix.org/</url> |
| <issueTrackingUrl>http://jira.logicblaze.com/browse/SM</issueTrackingUrl> |
| |
| <siteAddress>http://incubator.apache.org/activemq</siteAddress> |
| <siteDirectory /> |
| <distributionDirectory /> |
| |
| <!-- Used for artifact deployment --> |
| <siteAddress>geronimo.apache.org</siteAddress> |
| <siteDirectory>/www/geronimo.apache.org.apache.servicemix/${pom.artifactId}</siteDirectory> |
| <distributionSite>geronimo.apache.org</distributionSite> |
| <distributionDirectory>/www/geronimo.apache.org/builds</distributionDirectory> |
| |
| <repository> |
| <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/servicemix/trunk/</connection> |
| <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/servicemix/trunk/</developerConnection> |
| <url>https://svn.apache.org/repos/asf/incubator/servicemix/trunk/</url> |
| </repository> |
| |
| <mailingLists> |
| <mailingList> |
| <name>ServiceMix Developer List</name> |
| <subscribe>servicemix-dev-subscribe@geronimo.apache.org</subscribe> |
| <unsubscribe>servicemix-dev-unsubscribe@geronimo.apache.org</unsubscribe> |
| <!-- |
| <archive>http://dir.gmane.org/gmane.comp.java.servicemix.devel</archive> |
| --> |
| <archive>http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-dev/</archive> |
| </mailingList> |
| <mailingList> |
| <name>ServiceMix User List</name> |
| <subscribe>servicemix-users-subscribe@geronimo.apache.org</subscribe> |
| <unsubscribe>servicemix-users-unsubscribe@geronimo.apache.org</unsubscribe> |
| <archive>http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-dev/</archive> |
| </mailingList> |
| <mailingList> |
| <name>ServiceMix SCM List</name> |
| <subscribe>servicemix-commits-subscribe@geronimo.apache.org</subscribe> |
| <unsubscribe>servicemix-commits-unsubscribe@geronimo.apache.org</unsubscribe> |
| <archive>http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-commits/</archive> |
| </mailingList> |
| </mailingLists> |
| |
| <packageGroups> |
| <packageGroup> |
| <title>ServiceMix Core APIs</title> |
| <packages>org.apache.servicemix</packages> |
| </packageGroup> |
| <packageGroup> |
| <title>JBI Client API</title> |
| <packages>org.apache.servicemix.client</packages> |
| </packageGroup> |
| <packageGroup> |
| <title>JBI Components</title> |
| <packages>org.apache.servicemix.components.*</packages> |
| </packageGroup> |
| <packageGroup> |
| <title>JBI Container</title> |
| <packages>org.apache.servicemix.jbi.container</packages> |
| </packageGroup> |
| <packageGroup> |
| <title>Normalized Message Router</title> |
| <packages>org.apache.servicemix.jbi.nmr</packages> |
| </packageGroup> |
| <packageGroup> |
| <title>Message Router Dispatching</title> |
| <packages>org.apache.servicemix.jbi.nmr.flow.*</packages> |
| </packageGroup> |
| <packageGroup> |
| <title>Normalized Message Service implementation</title> |
| <packages>org.apache.servicemix.jbi.messaging</packages> |
| </packageGroup> |
| <packageGroup> |
| <title>Endpoint resolving and choosing strategies</title> |
| <packages>org.apache.servicemix.jbi.resolver</packages> |
| </packageGroup> |
| <packageGroup> |
| <title>JAXP utilities</title> |
| <packages>org.apache.servicemix.jbi.jaxp</packages> |
| </packageGroup> |
| <packageGroup> |
| <title>JBI Container implementation</title> |
| <packages>org.apache.servicemix.jbi:org.apache.servicemix.jbi.*</packages> |
| </packageGroup> |
| </packageGroups> |
| |
| <gumpRepositoryId>servicemix</gumpRepositoryId> |
| |
| <versions> |
| <version> |
| <id>1.0-M1</id> |
| <name>1.0-M1</name> |
| <tag>SERVICEMIX_1_0_M1</tag> |
| </version> |
| <version> |
| <id>1.0-M2</id> |
| <name>1.0-M2</name> |
| <tag>SERVICEMIX_1_0_M2</tag> |
| </version> |
| <version> |
| <id>1.0</id> |
| <name>1.0</name> |
| <tag>SERVICEMIX_1_0</tag> |
| </version> |
| <version> |
| <id>1.0.1</id> |
| <name>1.0.1</name> |
| <tag>SERVICEMIX_1_0_1</tag> |
| </version> |
| </versions> |
| |
| <branches> |
| </branches> |
| |
| <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>pdodds@unity-systems.com</email> |
| <organization>Unity Systems</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> |
| |
| <contributors> |
| </contributors> |
| |
| <dependencies> |
| </dependencies> |
| |
| <build> |
| <nagEmailAddress>servicemix-dev-subscribe@geronimo.apache.org</nagEmailAddress> |
| <sourceDirectory>src/main/java</sourceDirectory> |
| <unitTestSourceDirectory>src/test/java</unitTestSourceDirectory> |
| |
| <integrationUnitTestSourceDirectory/> |
| <aspectSourceDirectory/> |
| |
| <unitTest> |
| <resources> |
| <resource> |
| <directory>src/test/resources</directory> |
| <includes> |
| <include>**/*.properties</include> |
| <include>**/*.xml</include> |
| </includes> |
| </resource> |
| </resources> |
| <includes> |
| <include>**/*Test.*</include> |
| </includes> |
| <excludes> |
| <!-- exclude abstract tests --> |
| <exclude>**/Abstract*Test.*</exclude> |
| </excludes> |
| </unitTest> |
| |
| <resources> |
| <resource> |
| <directory>src/main/resources</directory> |
| <includes> |
| <include>**/*.properties</include> |
| <include>**/*.xml</include> |
| </includes> |
| </resource> |
| </resources> |
| </build> |
| |
| <reports> |
| <report>maven-changelog-plugin</report> |
| <report>maven-changes-plugin</report> |
| <report>maven-checkstyle-plugin</report> |
| <!-- clover seems to break the CI tool |
| <report>maven-cobertura-plugin</report> |
| --> |
| <report>maven-developer-activity-plugin</report> |
| <report>maven-faq-plugin</report> |
| <report>maven-file-activity-plugin</report> |
| <report>maven-javadoc-plugin</report> |
| <report>maven-jdepend-plugin</report> |
| <report>maven-junit-report-plugin</report> |
| <report>maven-jxr-plugin</report> |
| <report>maven-pmd-plugin</report> |
| <report>maven-simian-plugin</report> |
| <report>maven-tasklist-plugin</report> |
| </reports> |
| |
| </project> |