Return-Path: Delivered-To: apmail-geronimo-activemq-commits-archive@www.apache.org Received: (qmail 16011 invoked from network); 6 Jul 2006 08:20:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jul 2006 08:20:47 -0000 Received: (qmail 89071 invoked by uid 500); 6 Jul 2006 08:20:47 -0000 Delivered-To: apmail-geronimo-activemq-commits-archive@geronimo.apache.org Received: (qmail 89028 invoked by uid 500); 6 Jul 2006 08:20:46 -0000 Mailing-List: contact activemq-commits-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-commits@geronimo.apache.org Received: (qmail 89006 invoked by uid 99); 6 Jul 2006 08:20:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jul 2006 01:20:46 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jul 2006 01:20:44 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id E19F91A981A; Thu, 6 Jul 2006 01:20:23 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r419485 - /incubator/activemq/trunk/pom.xml Date: Thu, 06 Jul 2006 08:20:23 -0000 To: activemq-commits@geronimo.apache.org From: foconer@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060706082023.E19F91A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: foconer Date: Thu Jul 6 01:20:22 2006 New Revision: 419485 URL: http://svn.apache.org/viewvc?rev=419485&view=rev Log: Issue: For some reason, pom of maven-war-plugin is not downloaded when a central repository is declared in pluginRepository. Fix: Removed central entry in pluginRepository since it is also included implicitly. Modified: incubator/activemq/trunk/pom.xml Modified: incubator/activemq/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/pom.xml?rev=419485&r1=419484&r2=419485&view=diff ============================================================================== --- incubator/activemq/trunk/pom.xml (original) +++ incubator/activemq/trunk/pom.xml Thu Jul 6 01:20:22 2006 @@ -17,913 +17,908 @@ --> - - 4.0.0 - - - org.apache - apache - 1 - - - incubator-activemq - activemq-parent - 4.1-SNAPSHOT - pom - ActiveMQ - - - 2.0.4 - - - - continuum - http://ci.gbuild.org/continuum - - - -
activemq-commits@geronimo.apache.org
-
-
-
-
- - - - Development List - activemq-dev@geronimo.apache.org - activemq-dev@geronimo.apache.org - activemq-dev@geronimo.apache.org - - - - - - - central - http://ibiblio.org/maven2/ - - - mortbay-repo - Mortbay Jetty Repo - - http://www.mortbay.org/maven2/release - - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xmlns="http://maven.apache.org/POM/4.0.0"> + + 4.0.0 + + + org.apache + apache + 1 + + + incubator-activemq + activemq-parent + 4.1-SNAPSHOT + pom + ActiveMQ + + + 2.0.4 + + + + continuum + http://ci.gbuild.org/continuum + + + +
activemq-commits@geronimo.apache.org
+
+
+
+
+ + + + Development List + activemq-dev@geronimo.apache.org + activemq-dev@geronimo.apache.org + activemq-dev@geronimo.apache.org + + + + + + + central + http://ibiblio.org/maven2/ + + + mortbay-repo + Mortbay Jetty Repo + + http://www.mortbay.org/maven2/release + + + - - - - central - http://ibiblio.org/maven2/ - - - mortbay-repo - Mortbay Jetty Repo - - http://www.mortbay.org/maven2/release - - - apache-snapshots - Snapshot repository - http://people.apache.org/maven-snapshot-repository/ - - - - - - - apache-repo - Apache CVS Repository - scp://minotaur.apache.org/www/people.apache.org/maven-snapshot-repository - - - apache-snapshots - Apache CVS Development Repository - scp://minotaur.apache.org/www/people.apache.org/maven-snapshot-repository - - - apache-website - scpexe://people.apache.org/www/incubator.apache.org/activemq/maven/ - - - - - - activecluster - activemq-jaas - activemq-core - activemq-console - activemq-ra - activemq-rar - activemq-web - activemq-web-demo - activemq-web-console - activemq-optional - - - maven-bundle-plugin - assembly - activeio - - - - - - scm:svn:https://svn.apache.org/repos/asf/incubator/activemq/trunk - scm:svn:https://svn.apache.org/repos/asf/incubator/activemq/trunk - http://svn.apache.org/viewcvs.cgi/incubator/activemq/trunk/ - - - - - - - - - ${pom.groupId} - activemq-core - ${pom.version} - - - ${pom.groupId} - activemq-core - ${pom.version} - test-jar - - - ${pom.groupId} - activemq-jaas - ${pom.version} - - - ${pom.groupId} - activemq-web - ${pom.version} - - - ${pom.groupId} - activemq-web-demo - ${pom.version} - war - - - ${pom.groupId} - activemq-gbean-management - ${pom.version} - - - ${pom.groupId} - activecluster - ${pom.version} - - - ${pom.groupId} - activemq-console - ${pom.version} - - - ${pom.groupId} - activemq-optional - ${pom.version} - - - ${pom.groupId} - activemq-ra - ${pom.version} - - - ${pom.groupId} - activemq-rar - ${pom.version} - rar - - - ${pom.groupId} - activemq-web - ${pom.version} - war - - - ${pom.groupId} - activeio-core - 3.0-SNAPSHOT - - - - - - - backport-util-concurrent - backport-util-concurrent - ${backport-util-concurrent-version} - - - - commons-logging - commons-logging - ${commons-logging-version} - - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - ${org-apache-geronimo-specs-version} - - - mockobjects - mockobjects-core - - - mockobjects - mockobjects-jdk1.4-j2ee1.3 - - - junit - junit - - - - - - org.apache.geronimo.specs - geronimo-jta_1.0.1B_spec - ${org-apache-geronimo-specs-version} - - - - org.apache.geronimo.specs - geronimo-j2ee-management_1.0_spec - ${org-apache-geronimo-specs-version} - - - - org.apache.geronimo.specs - geronimo-j2ee-jacc_1.0_spec - ${org-apache-geronimo-specs-version} - - - - org.apache.geronimo.specs - geronimo-j2ee-connector_1.5_spec - ${org-apache-geronimo-specs-version} - - - - org.apache.geronimo.specs - geronimo-jsp_2.0_spec - ${org-apache-geronimo-specs-version} - - - - org.apache.geronimo.specs - geronimo-servlet_2.4_spec - ${org-apache-geronimo-specs-version} - - - - - - - - - org.apache.xbean - xbean-spring - ${org-apache-xbean-version} - true + + + mortbay-repo + Mortbay Jetty Repo + + http://www.mortbay.org/maven2/release + + + apache-snapshots + Snapshot repository + http://people.apache.org/maven-snapshot-repository + + + + + + + apache-repo + Apache CVS Repository + scp://minotaur.apache.org/www/people.apache.org/maven-snapshot-repository + + + apache-snapshots + Apache CVS Development Repository + scp://minotaur.apache.org/www/people.apache.org/maven-snapshot-repository + + + apache-website + scpexe://people.apache.org/www/incubator.apache.org/activemq/maven/ + + + + + + activecluster + activemq-jaas + activemq-core + activemq-console + activemq-ra + activemq-rar + activemq-web + activemq-web-demo + activemq-web-console + activemq-optional + + maven-bundle-plugin + assembly + activeio + + + + + + scm:svn:https://svn.apache.org/repos/asf/incubator/activemq/trunk + scm:svn:https://svn.apache.org/repos/asf/incubator/activemq/trunk + http://svn.apache.org/viewcvs.cgi/incubator/activemq/trunk/ + + + + + + + + + ${pom.groupId} + activemq-core + ${pom.version} + + + ${pom.groupId} + activemq-core + ${pom.version} + test-jar + + + ${pom.groupId} + activemq-jaas + ${pom.version} + + + ${pom.groupId} + activemq-web + ${pom.version} + + + ${pom.groupId} + activemq-web-demo + ${pom.version} + war + + + ${pom.groupId} + activemq-gbean-management + ${pom.version} + + + ${pom.groupId} + activecluster + ${pom.version} + + + ${pom.groupId} + activemq-console + ${pom.version} + + + ${pom.groupId} + activemq-optional + ${pom.version} + + + ${pom.groupId} + activemq-ra + ${pom.version} + + + ${pom.groupId} + activemq-rar + ${pom.version} + rar + + + ${pom.groupId} + activemq-web + ${pom.version} + war + + + ${pom.groupId} + activeio-core + 3.0-SNAPSHOT + + + + + + + backport-util-concurrent + backport-util-concurrent + ${backport-util-concurrent-version} + + + + commons-logging + commons-logging + ${commons-logging-version} + + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + ${org-apache-geronimo-specs-version} + + + mockobjects + mockobjects-core + + + mockobjects + mockobjects-jdk1.4-j2ee1.3 + + + junit + junit + + + + + + org.apache.geronimo.specs + geronimo-jta_1.0.1B_spec + ${org-apache-geronimo-specs-version} + + + + org.apache.geronimo.specs + geronimo-j2ee-management_1.0_spec + ${org-apache-geronimo-specs-version} + + + + org.apache.geronimo.specs + geronimo-j2ee-jacc_1.0_spec + ${org-apache-geronimo-specs-version} + + + + org.apache.geronimo.specs + geronimo-j2ee-connector_1.5_spec + ${org-apache-geronimo-specs-version} + + + + org.apache.geronimo.specs + geronimo-jsp_2.0_spec + ${org-apache-geronimo-specs-version} + + + + org.apache.geronimo.specs + geronimo-servlet_2.4_spec + ${org-apache-geronimo-specs-version} + + + + + + + + + org.apache.xbean + xbean-spring + ${org-apache-xbean-version} + true + + + + + + + log4j + log4j + ${log4j-version} + runtime + + + + + + commons-beanutils + commons-beanutils + ${commons-beanutils-version} + + + + commons-collections + commons-collections + ${commons-collections-version} + + + + + org.springframework + spring + ${org-springframework-version} + true + + + + + activecluster + activecluster + ${activecluster-version} + true + + + + + org.apache.derby + derby + ${org-apache-derby-version} + true + + + org.apache.derby + derbynet + ${org-apache-derby-version} + true + + + + + axion + axion + ${axion-version} + true + + + + commons-primitives + commons-primitives + ${commons-primitives-version} + true + + + + regexp + regexp + ${regexp-version} + true + + + + + + + commons-dbcp + commons-dbcp + ${commons-dbcp-version} + true + + + + commons-pool + commons-pool + ${commons-pool-version} + true + + + + + + + + activemq + smack + 1.5.0 + true + + + + activemq + smackx + 1.5.0 + true + + + + + + + + xmlbeans + xbean + 2.0.0-beta1 + + + xmlbeans + xmlpublic + 2.0.0-beta1 + + + xmlbeans + xbean_xpath + 2.0.0-beta1 + + + + + stax + stax-api + 1.0 + + + stax + stax + 1.1.1-dev + + + + + activesoap + jaxp-api + 1.3 + + + + + activesoap + jaxp-api + 1.3 + + + + xalan + xalan + 2.6.0 + + + + activemq + jmdns + 1.0-RC2 + + + mx4j + mx4j + ${mx4j-version} + + + mx4j + mx4j-jmx + ${mx4j-version} + + + mx4j + mx4j-remote + ${mx4j-version} + + + mx4j + mx4j-tools + ${mx4j-version} + + + mx4j + mx4j-impl + ${mx4j-version} + + + + xstream + xstream + ${xstream-version} + + + + xmlpull + xmlpull + ${xmlpull-version} + + + + org.mortbay.jetty + servlet-api-2.5 + ${jetty-version} + + + + org.mortbay.jetty + jetty-util + ${jetty-version} + + + + org.mortbay.jetty + jetty + ${jetty-version} + + + + org.mortbay.jetty + maven-jetty6-plugin + ${jetty-version} + + + + axis + axis + ${axis-version} + + + + commons-httpclient + commons-httpclient + ${commons-httpclient-version} + + + + aopalliance + aopalliance + ${aopalliance-version} + + + + junit + junit + ${junit-version} + test + + + jmock + jmock + ${jmock-version} + test + + + jmock + jmock-cglib + ${jmock-version} + test + + + cglib + cglib-full + ${cglib-version} + test + + + + annogen + annogen + ${annogen-version} + + + + ant + ant + ${ant-version} + + + + + rome + rome + ${rome-version} + + + jdom + jdom + ${jdom-version} + + + + + directory + apacheds-core + ${directory-version} + + + directory + apacheds-shared + ${directory-version} + + + directory-shared + apache-ldapber-provider + ${directory-version} + + + commons-test + commons-test + + + + + directory-shared + ldap-common + ${directory-version} + + + directory-asn1 + asn1-codec + ${directory-asn1-version} + + + directory-asn1 + asn1-der + ${directory-asn1-version} + + + commons-test + commons-test + + + + + directory-shared + kerberos-common + ${directory-kerboros-version} + + + directory-network + mina + ${directory-mina-version} + + + directory-protocols + kerberos-protocol + ${directory-kerboros-version} + + + directory-protocols + ldap-protocol + ${directory-version} + + + geronimo + geronimo-kernel + ${geronimo-version} + + + geronimo + geronimo-j2ee + ${geronimo-version} + + + howl + howl-logger + ${howl-version} + + + p2psockets + p2psockets-core + ${p2psockets-version} + + + jxta + jxta + ${jxta-version} + - - - - - log4j - log4j - ${log4j-version} - runtime - - - - - - commons-beanutils - commons-beanutils - ${commons-beanutils-version} - - - - commons-collections - commons-collections - ${commons-collections-version} - - - - - org.springframework - spring - ${org-springframework-version} - true - - - - - activecluster - activecluster - ${activecluster-version} - true - - - - - org.apache.derby - derby - ${org-apache-derby-version} - true - - - org.apache.derby - derbynet - ${org-apache-derby-version} - true - - - - - axion - axion - ${axion-version} - true - - - - commons-primitives - commons-primitives - ${commons-primitives-version} - true - - - - regexp - regexp - ${regexp-version} - true - - - - - - - commons-dbcp - commons-dbcp - ${commons-dbcp-version} - true - - - - commons-pool - commons-pool - ${commons-pool-version} - true - - - - - - - - activemq - smack - 1.5.0 - true - - - - activemq - smackx - 1.5.0 - true - - - - - - - - xmlbeans - xbean - 2.0.0-beta1 - - - xmlbeans - xmlpublic - 2.0.0-beta1 - - - xmlbeans - xbean_xpath - 2.0.0-beta1 - - - - - stax - stax-api - 1.0 - - - stax - stax - 1.1.1-dev - - - - - activesoap - jaxp-api - 1.3 - - - + + + - - xalan - xalan - 2.6.0 - - - - activemq - jmdns - 1.0-RC2 - - - mx4j - mx4j - ${mx4j-version} - - - mx4j - mx4j-jmx - ${mx4j-version} - - - mx4j - mx4j-remote - ${mx4j-version} - - - mx4j - mx4j-tools - ${mx4j-version} - - - mx4j - mx4j-impl - ${mx4j-version} - - - - xstream - xstream - ${xstream-version} - - - - xmlpull - xmlpull - ${xmlpull-version} - - - - org.mortbay.jetty - servlet-api-2.5 - ${jetty-version} - - - - org.mortbay.jetty - jetty-util - ${jetty-version} - - - - org.mortbay.jetty - jetty - ${jetty-version} - - - - org.mortbay.jetty - maven-jetty6-plugin - ${jetty-version} - - - - axis - axis - ${axis-version} - - - - commons-httpclient - commons-httpclient - ${commons-httpclient-version} - - - - aopalliance - aopalliance - ${aopalliance-version} - - - - junit - junit - ${junit-version} - test - - - jmock - jmock - ${jmock-version} - test - - - jmock - jmock-cglib - ${jmock-version} - test - - - cglib - cglib-full - ${cglib-version} - test - - - - annogen - annogen - ${annogen-version} - - - - ant - ant - ${ant-version} - - - - - rome - rome - ${rome-version} - - - jdom - jdom - ${jdom-version} - - - - - directory - apacheds-core - ${directory-version} - - - directory - apacheds-shared - ${directory-version} - - - directory-shared - apache-ldapber-provider - ${directory-version} - - - commons-test - commons-test - - - - - directory-shared - ldap-common - ${directory-version} - - - directory-asn1 - asn1-codec - ${directory-asn1-version} - - - directory-asn1 - asn1-der - ${directory-asn1-version} - - - commons-test - commons-test - - - - - directory-shared - kerberos-common - ${directory-kerboros-version} - - - directory-network - mina - ${directory-mina-version} - - - directory-protocols - kerberos-protocol - ${directory-kerboros-version} - - - directory-protocols - ldap-protocol - ${directory-version} - - - geronimo - geronimo-kernel - ${geronimo-version} - - - geronimo - geronimo-j2ee - ${geronimo-version} - - - howl - howl-logger - ${howl-version} - - - p2psockets - p2psockets-core - ${p2psockets-version} - - - jxta - jxta - ${jxta-version} - - - - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - ${org-apache-maven-surefire-plugin-version} - - - org.codehaus.mojo - javacc-maven-plugin - 2.0 - - - - - - maven-one-plugin - 1.0 - - - - install-maven-one-repository - deploy-maven-one-repository - - - apache.m1.releases - scp://minotaur.apache.org/www/people.apache.org/repository - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.4 - 1.4 - - - - org.apache.maven.plugins - maven-surefire-plugin - ${org-apache-maven-surefire-plugin-version} - - once - true - - - - org.apache.maven.plugins - maven-eclipse-plugin - - ${basedir}/eclipse-classes - - - - - - - - maven-javadoc-plugin - - - org.codehaus.mojo - jxr-maven-plugin - - - org.apache.maven.plugins - maven-surefire-report-plugin - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.apache.maven.plugins - maven-pmd-plugin - - - org.codehaus.mojo - cobertura-maven-plugin - - - org.codehaus.mojo - taglist-maven-plugin - - - org.codehaus.mojo - jxr-maven-plugin - - - org.apache.maven.plugins - maven-javadoc-plugin - - - http://java.sun.com/j2ee/1.4/docs/api - http://java.sun.com/j2se/1.5.0/docs/api - http://jakarta.apache.org/commons/collections/apidocs-COLLECTIONS_3_0/ - http://jakarta.apache.org/commons/dbcp/apidocs/ - http://jakarta.apache.org/commons/fileupload/apidocs/ - http://jakarta.apache.org/commons/httpclient/apidocs/ - http://jakarta.apache.org/commons/logging/api/ - http://jakarta.apache.org/commons/pool/apidocs/ - http://www.junit.org/junit/javadoc/ - http://logging.apache.org/log4j/docs/api/ - http://jakarta.apache.org/regexp/apidocs/ - http://jakarta.apache.org/velocity/api/ - - - - - - - - 1.1-SNAPSHOT - 1.3 - 0.1.0 - 1.6.2 - 1.0 - 1.0-M3-dev - 1.2-RC1 - 2.1 - 2.0 - 1.6.1 - 2.1 - 1.2 - 2.0.1 - 1.0.4 - 1.2 - 1.0 - 0.3.2 - 0.5 - 0.7.3 - 0.9.2 - 1.0 - 0.1.8 - 1.7.2.2 - 1.0 - 6.0.0beta17 - 1.0.1 - 3.8.1 - 2.0 - 1.2.12 - 2.1.1 - 10.1.1.0 - 1.0 - 2.3-SNAPSHOT - 2.2 - 1.2.8 - 1.1.2 - 1.3 - 0.8 - 1.1.1-dev - 2.6.0 - 2.0.0-beta1 - 1.1.3.4d_b4_min - 1.1.2 - + + + + + org.apache.maven.plugins + maven-surefire-plugin + ${org-apache-maven-surefire-plugin-version} + + + org.codehaus.mojo + javacc-maven-plugin + 2.0 + + + + + + maven-one-plugin + 1.0 + + + + install-maven-one-repository + deploy-maven-one-repository + + + apache.m1.releases + scp://minotaur.apache.org/www/people.apache.org/repository + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.4 + 1.4 + + + + org.apache.maven.plugins + maven-surefire-plugin + ${org-apache-maven-surefire-plugin-version} + + once + true + + + + org.apache.maven.plugins + maven-eclipse-plugin + + ${basedir}/eclipse-classes + + + + + + + + maven-javadoc-plugin + + + org.codehaus.mojo + jxr-maven-plugin + + + org.apache.maven.plugins + maven-surefire-report-plugin + + + org.apache.maven.plugins + maven-checkstyle-plugin + + + org.apache.maven.plugins + maven-pmd-plugin + + + org.codehaus.mojo + cobertura-maven-plugin + + + org.codehaus.mojo + taglist-maven-plugin + + + org.codehaus.mojo + jxr-maven-plugin + + + org.apache.maven.plugins + maven-javadoc-plugin + + + http://java.sun.com/j2ee/1.4/docs/api + http://java.sun.com/j2se/1.5.0/docs/api + http://jakarta.apache.org/commons/collections/apidocs-COLLECTIONS_3_0/ + http://jakarta.apache.org/commons/dbcp/apidocs/ + http://jakarta.apache.org/commons/fileupload/apidocs/ + http://jakarta.apache.org/commons/httpclient/apidocs/ + http://jakarta.apache.org/commons/logging/api/ + http://jakarta.apache.org/commons/pool/apidocs/ + http://www.junit.org/junit/javadoc/ + http://logging.apache.org/log4j/docs/api/ + http://jakarta.apache.org/regexp/apidocs/ + http://jakarta.apache.org/velocity/api/ + + + + + + + + 1.1-SNAPSHOT + 1.3 + 0.1.0 + 1.6.2 + 1.0 + 1.0-M3-dev + 1.2-RC1 + 2.1 + 2.0 + 1.6.1 + 2.1 + 1.2 + 2.0.1 + 1.0.4 + 1.2 + 1.0 + 0.3.2 + 0.5 + 0.7.3 + 0.9.2 + 1.0 + 0.1.8 + 1.7.2.2 + 1.0 + 6.0.0beta17 + 1.0.1 + 3.8.1 + 2.0 + 1.2.12 + 2.1.1 + 10.1.1.0 + 1.0 + 2.3-SNAPSHOT + 2.2 + 1.2.8 + 1.1.2 + 1.3 + 0.8 + 1.1.1-dev + 2.6.0 + 2.0.0-beta1 + 1.1.3.4d_b4_min + 1.1.2 +