From a863e2346835e06fa170a60eb4d4c6176aad2c9f Mon Sep 17 00:00:00 2001 From: Brett Porter Date: Sat, 29 Mar 2008 01:19:59 +0000 Subject: [PATCH] merge with the Maven POM - this can probably be further rationalised git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@642471 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 395 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 389 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 410be5995..04cf21357 100644 --- a/pom.xml +++ b/pom.xml @@ -22,11 +22,11 @@ 4.0.0 - org.apache.maven - maven-parent - 5 - ../pom/maven/pom.xml + org.apache + apache + 4 + org.apache.maven.archiva archiva-parent pom @@ -100,21 +100,404 @@ file://localhost/www/maven.apache.org/archiva --> + + continuum + http://vmbuild.apache.org/continuum + + + + + + + org.apache.maven.plugins + maven-remote-resources-plugin + + + + process + + + + org.apache:apache-jar-resource-bundle:1.3 + + + + + + + - maven-site-plugin - 2.0-beta-5 + org.apache.maven.plugins + maven-clean-plugin + 2.2 + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.4 + 1.4 + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.3 + + + org.apache.maven.plugins + maven-gpg-plugin + 1.0-alpha-4 + + + org.apache.maven.plugins + maven-install-plugin + 2.2 + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + + + true + true + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.4 + + + org.apache.maven.plugins + maven-plugin-plugin + 2.3 + + + + org.apache.maven.plugins maven-release-plugin + 2.0-beta-7 https://svn.apache.org/repos/asf/archiva/tags + false + deploy + -Prelease + + + org.apache.maven.plugins + maven-remote-resources-plugin + 1.0-beta-2 + + + org.apache.maven.plugins + maven-resources-plugin + 2.2 + + + org.apache.maven.plugins + maven-site-plugin + 2.0-beta-5 + + + org.apache.maven.plugins + maven-source-plugin + 2.0.4 + + + org.apache.maven.plugins + maven-surefire-plugin + 2.4.2 + + + + + ci + + + + org.apache.maven.plugins + maven-pmd-plugin + + + + cpd-check + + + + + + + + + reporting + + + + org.apache.maven.plugins + maven-surefire-report-plugin + + + org.apache.maven.plugins + maven-checkstyle-plugin + + http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven_checks.xml + http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven-header.txt + + + + org.apache.maven.plugins + maven-pmd-plugin + + + org.codehaus.mojo + cobertura-maven-plugin + + + org.codehaus.mojo + taglist-maven-plugin + + + org.apache.maven.plugins + maven-jxr-plugin + + + org.apache.maven.plugins + maven-javadoc-plugin + + + http://java.sun.com/j2se/1.4.2/docs/api + http://java.sun.com/j2ee/1.4/docs/api + http://java.sun.com/j2se/1.5.0/docs/api + http://commons.apache.org/collections/apidocs-COLLECTIONS_3_0/ + http://commons.apache.org/dbcp/apidocs/ + http://commons.apache.org/fileupload/apidocs/ + http://commons.apache.org/httpclient/apidocs/ + http://commons.apache.org/logging/apidocs/ + http://commons.apache.org/pool/apidocs/ + http://junit.sourceforge.net/javadoc/ + http://logging.apache.org/log4j/1.2/apidocs/ + http://jakarta.apache.org/regexp/apidocs/ + http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/ + + + + + org.codehaus.mojo + clirr-maven-plugin + + + + + + + release + + + + + org.apache.maven.plugins + maven-gpg-plugin + + ${gpg.passphrase} + + + + + sign + + + + + + + true + org.apache.maven.plugins + maven-deploy-plugin + + ${deploy.altRepository} + true + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + + jar + + + + + + + + + + + + + + oching + Maria Odea B. Ching + + PMC Chair + + + + aheritier + Arnaud Heritier + aheritier@apache.org + OCTO Technology + http://www.octo.com + + PMC Member + + +1 + + + bellingard + Fabrice Bellingard + + PMC Member + + + + brett + Brett Porter + brett@apache.org + ASF + + PMC Member + + +10 + + + carlos + Carlos Sanchez + carlos@apache.org + ASF + + PMC Member + + +1 + + + epunzalan + Edwin Punzalan + epunzalan@apache.org + + PMC Member + + -8 + + + evenisse + Emmanuel Venisse + evenisse@apache.org + ASF + + PMC Member + + +1 + + + joakime + Joakim Erdfelt + joakime@apache.org + ASF + + PMC Member + + -5 + + + jtolentino + Ernesto Tolentino Jr. + jtolentino@apache.org + ASF + + PMC Member + + +8 + + + jmcconnell + Jesse McConnell + jmcconnell@apache.org + ASF + + PMC Member + + -6 + + + nicolas + Nicolas De Loof + nicolas@apache.org + Capgemini + + PMC Member + + +1 + + + wsmoak + Wendy Smoak + wsmoak@apache.org + + PMC Member + + -7 + + + + dennisl + Dennis Lundberg + dennisl@apache.org + ASF + + Committer + + +1 + + + -- 2.39.5