From 0314ec23dd15a09aa3cacb85e585dfe7ad21bcbd Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 27 Feb 2014 13:35:47 +0000 Subject: QPID-5048: move qpid-parent pom to its own area git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1572558 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/qpid-parent/pom.xml | 582 ----------------------------------------------- 1 file changed, 582 deletions(-) delete mode 100644 qpid/qpid-parent/pom.xml diff --git a/qpid/qpid-parent/pom.xml b/qpid/qpid-parent/pom.xml deleted file mode 100644 index ecb4ac6529..0000000000 --- a/qpid/qpid-parent/pom.xml +++ /dev/null @@ -1,582 +0,0 @@ - - - - 4.0.0 - - - org.apache - apache - 12 - - - org.apache.qpid - qpid-parent - 1.0-SNAPSHOT - pom - - Apache Qpid - http://qpid.apache.org - Apache Qpid™ makes messaging tools that speak AMQP and support many languages and platforms. AMQP is an open internet protocol for reliably sending and receiving messages. It makes it possible for everyone to build a diverse, coherent messaging ecosystem. - 2006 - - - JIRA - https://issues.apache.org/jira/browse/QPID - - - - Jenkins - https://builds.apache.org/view/M-R/view/Qpid/ - - - - - Apache Qpid Users - users-subscribe@qpid.apache.org - users-unsubscribe@qpid.apache.org - users@qpid.apache.org - http://mail-archives.apache.org/mod_mbox/qpid-users/ - - - Apache Qpid Developers - dev-subscribe@qpid.apache.org - dev-unsubscribe@qpid.apache.org - dev@qpid.apache.org - http://mail-archives.apache.org/mod_mbox/qpid-dev/ - - - - - scm:svn:http://svn.apache.org/repos/asf/qpid/trunk/qpid - scm:svn:https://svn.apache.org/repos/asf/qpid/trunk/qpid - http://svn.apache.org/viewvc/qpid/trunk/qpid - - - - 3.0.0 - - - - - 1.9.1 - 1.2.16 - 1.6.4 - 8.1.14.v20131031 - 1.9.1 - 5.0.97 - 2.0 - 14.0.1 - 0.7.1.RELEASE - 1.8.3 - 1.2 - 1.9 - 3.2.1 - 1.8 - 1.8.1 - 2.6 - 1.1.1 - 1.0 - 1.1.1 - 1.0 - 2.0.0 - 1.0.1 - 2.2.1 - 5.2_4 - 1.4 - 10.8.2.2 - 2.5.3 - 1.0.8 - 1.0.13 - - - 3.8.1 - 1.9.0 - - - 1.7 - 2.4 - 2.5 - 3.1 - 2.7 - 1.0 - 1.3.1 - 2.16 - 1.4 - 2.5 - 1.8 - 2.4 - 2.9.1 - 3.2 - 2.3.2 - 1.5 - 2.6 - 1.8 - 1.0-beta-2 - 3.3 - 2.2.1 - 0.10 - 2.6 - 2.8 - 2.6 - 2.3 - 2.7 - 1.6 - 0.6.4.201312101107 - - - - - - - junit - junit - ${junit-version} - test - - - - org.mockito - mockito-all - ${mockito-version} - test - - - - log4j - log4j - ${log4j-version} - compile - - - - org.slf4j - slf4j-api - ${slf4j-version} - compile - - - - org.slf4j - slf4j-log4j12 - ${slf4j-version} - compile - - - - org.eclipse.jetty - jetty-server - ${jetty-version} - compile - - - - org.eclipse.jetty - jetty-websocket - ${jetty-version} - compile - - - - org.eclipse.jetty - jetty-servlet - ${jetty-version} - compile - - - - org.codehaus.jackson - jackson-core-asl - ${jackson-version} - compile - - - - org.codehaus.jackson - jackson-mapper-asl - ${jackson-version} - compile - - - - org.dojotoolkit - dojo - ${dojo-version} - compile - - - - com.sleepycat - je - ${bdb-version} - provided - - - - commons-beanutils - commons-beanutils-core - ${commons-beanutils-version} - compile - - - - commons-digester - commons-digester - ${commons-digester-version} - compile - - - - commons-lang - commons-lang - ${commons-lang-version} - compile - - - - commons-cli - commons-cli - ${commons-cli-version} - compile - - - - commons-codec - commons-codec - ${commons-codec-version} - compile - - - - commons-collections - commons-collections - ${commons-collections-version} - compile - - - - commons-configuration - commons-configuration - ${commons-configuration-version} - compile - - - - commons-logging - commons-logging - ${commons-logging-version} - compile - - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - ${geronimo-jms-version} - provided - - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - ${geronimo-gta-version} - provided - - - - org.apache.geronimo.specs - geronimo-servlet_3.0_spec - ${geronimo-servlet-version} - compile - - - - org.apache.geronimo.specs - geronimo-j2ee-connector_1.5_spec - ${geronimo-j2ee-connector-version} - compile - - - - org.apache.geronimo.specs - geronimo-ejb_3.0_spec - ${geronimo-ejb-version} - provided - - - - org.apache.geronimo.framework - geronimo-kernel - ${geronimo-kernel-version} - provided - - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.bcel - 5.2_4 - compile - - - - velocity - velocity - ${velocity-version} - compile - - - - velocity - velocity-dep - ${velocity-version} - compile - - - - org.apache.derby - derby - ${derby-version} - compile - - - - com.google.guava - guava - ${guava-version} - compile - - - - com.jolbox - bonecp - ${bonecp-version} - compile - - - - com.google.code.gson - gson - ${gson-version} - compile - - - - - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - ${maven-antrun-plugin-version} - - - org.apache.maven.plugins - maven-assembly-plugin - ${maven-assembly-plugin-version} - - - org.apache.maven.plugins - maven-clean-plugin - ${maven-clean-plugin-version} - - - org.apache.maven.plugins - maven-compiler-plugin - ${maven-compiler-plugin-version} - - ${java.source} - ${java.target} - true - true - true - - - - org.apache.maven.plugins - maven-deploy-plugin - ${maven-deploy-plugin-version} - - - org.apache.maven.plugins - maven-docck-plugin - ${maven-docck-plugin-version} - - - org.apache.maven.plugins - maven-enforcer-plugin - ${maven-enforcer-plugin-version} - - - org.apache.maven.plugins - maven-failsafe-plugin - ${maven-failsafe-and-surefire-plugins-version} - - - org.apache.maven.plugins - maven-gpg-plugin - ${maven-gpg-plugin-version} - - - org.apache.maven.plugins - maven-install-plugin - ${maven-install-plugin-version} - - - org.apache.maven.plugins - maven-invoker-plugin - ${maven-invoker-plugin-version} - - - org.apache.maven.plugins - maven-jar-plugin - ${maven-jar-plugin-version} - - - - true - true - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - ${maven-javadoc-plugin-version} - - - org.apache.maven.plugins - maven-plugin-plugin - ${maven-plugin-plugin-version} - - - - org.apache.maven.plugins - maven-release-plugin - ${maven-release-plugin-version} - - false - deploy - -Papache-release ${arguments} - - - - - org.apache.maven.plugins - maven-remote-resources-plugin - ${maven-remote-resources-plugin-version} - - - org.apache.maven.plugins - maven-resources-plugin - ${maven-resources-plugin-version} - - - org.apache.maven.plugins - maven-scm-plugin - ${maven-scm-plugin-version} - - - org.apache.maven.plugins - maven-scm-publish-plugin - ${maven-scm-publish-plugin-version} - - - org.apache.maven.plugins - maven-site-plugin - ${maven-site-plugin-version} - - - org.apache.maven.plugins - maven-source-plugin - ${maven-source-plugin-version} - - - org.apache.maven.plugins - maven-surefire-plugin - ${maven-failsafe-and-surefire-plugins-version} - - - org.apache.maven.plugins - maven-surefire-report-plugin - ${maven-failsafe-and-surefire-plugins-version} - - - org.apache.rat - apache-rat-plugin - ${apache-rat-plugin-version} - - - org.codehaus.mojo - clirr-maven-plugin - ${clirr-maven-plugin-version} - - - - - org.apache.maven.plugins - maven-dependency-plugin - ${maven-dependency-plugin-version} - - - org.codehaus.mojo - javacc-maven-plugin - ${javacc-maven-plugin-version} - - - org.apache.maven.plugins - maven-rar-plugin - ${maven-rar-plugin-version} - - - org.apache.maven.plugins - maven-project-info-reports-plugin - ${maven-project-info-reports-plugin-version} - - - org.codehaus.mojo - license-maven-plugin - ${license-maven-plugin-version} - - - org.jacoco - jacoco-maven-plugin - ${jacoco-plugin-version} - - - - - - - - - oracle.releases - http://download.oracle.com/maven - default - - true - - - false - - - - - - -- cgit v1.2.1