From: Brett Porter Date: Wed, 25 Nov 2009 00:48:43 +0000 (+0000) Subject: [MRM-1282] commit missing test files X-Git-Tag: archiva-1.4-M1~1017^2~164 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7d2c217bdb9c752a573f20827c102eed6a924a54;p=archiva.git [MRM-1282] commit missing test files git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@883938 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/plugins/maven2-repository/src/test/repositories/test/org/apache/archiva/archiva-base/1.2.1/archiva-base-1.2.1.pom b/archiva-modules/plugins/maven2-repository/src/test/repositories/test/org/apache/archiva/archiva-base/1.2.1/archiva-base-1.2.1.pom new file mode 100644 index 000000000..326f6ff95 --- /dev/null +++ b/archiva-modules/plugins/maven2-repository/src/test/repositories/test/org/apache/archiva/archiva-base/1.2.1/archiva-base-1.2.1.pom @@ -0,0 +1,46 @@ + + + + + 4.0.0 + + org.apache.archiva + archiva-modules + 1.2.1 + + + archiva-base + Archiva Base + pom + + + archiva-checksum + archiva-common + archiva-policies + archiva-configuration + archiva-consumers + archiva-indexer + archiva-model + archiva-dependency-graph + archiva-repository-layer + archiva-xml-tools + archiva-proxy + archiva-transaction + archiva-artifact-converter + archiva-converter + + diff --git a/archiva-modules/plugins/maven2-repository/src/test/repositories/test/org/apache/archiva/archiva-common/1.2.1/archiva-common-1.2.1.pom b/archiva-modules/plugins/maven2-repository/src/test/repositories/test/org/apache/archiva/archiva-common/1.2.1/archiva-common-1.2.1.pom new file mode 100644 index 000000000..bddde3bb7 --- /dev/null +++ b/archiva-modules/plugins/maven2-repository/src/test/repositories/test/org/apache/archiva/archiva-common/1.2.1/archiva-common-1.2.1.pom @@ -0,0 +1,78 @@ + + + + + + org.apache.archiva + archiva-base + 1.2.1 + + 4.0.0 + archiva-common + Archiva Base :: Common + + + + commons-lang + commons-lang + + + commons-io + commons-io + + + org.slf4j + slf4j-api + + + org.codehaus.plexus + plexus-component-api + + + org.codehaus.plexus + plexus-spring + test + + + xalan + xalan + 2.7.0 + + + dom4j + dom4j + 1.6.1 + test + + + + + + org.codehaus.plexus + plexus-component-metadata + + + + diff --git a/archiva-modules/plugins/maven2-repository/src/test/repositories/test/org/apache/archiva/archiva-modules/1.2.1/archiva-modules-1.2.1.pom b/archiva-modules/plugins/maven2-repository/src/test/repositories/test/org/apache/archiva/archiva-modules/1.2.1/archiva-modules-1.2.1.pom new file mode 100644 index 000000000..48dafcd3f --- /dev/null +++ b/archiva-modules/plugins/maven2-repository/src/test/repositories/test/org/apache/archiva/archiva-modules/1.2.1/archiva-modules-1.2.1.pom @@ -0,0 +1,207 @@ + + + + + + + archiva + org.apache.archiva + 1.2.1 + + 4.0.0 + archiva-modules + pom + Archiva :: Modules + http://archiva.apache.org/ref/${project.version} + + archiva-base + archiva-database + archiva-reporting + archiva-scheduled + archiva-web + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.2 + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.1 + + true + config/maven_checks.xml + + + + + + org.codehaus.mojo + changelog-maven-plugin + + + org.codehaus.mojo + taglist-maven-plugin + + + maven-jxr-plugin + + true + + + + maven-surefire-report-plugin + 2.4.2 + + + maven-javadoc-plugin + 2.4 + + 1.5 + true + gr.spinellis.umlgraph.doclet.UmlGraphDoc + + gr.spinellis + UmlGraph + 4.6 + + + -inferrel -inferdep -quiet -hide java.* + -collpackages java.util.* -qualify + -postfixpackage -nodefontsize 9 + -nodefontpackagesize 7 + + + 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.apache.maven.plugins + maven-pmd-plugin + + + 1.5 + + + + org.codehaus.mojo + clirr-maven-plugin + + + + + + ci + + + + org.apache.maven.plugins + maven-pmd-plugin + + + + + cpd-check + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + + + + + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.2 + + + + 77 + 95 + + + + **/*$* + + + + + + clean + + clean + + + + check + + check + + + + + + + + + + + apache.website + ${siteBaseDeployment}/ref/${project.version} + + + diff --git a/archiva-modules/plugins/maven2-repository/src/test/repositories/test/org/apache/archiva/archiva-parent/3/archiva-parent-3.pom b/archiva-modules/plugins/maven2-repository/src/test/repositories/test/org/apache/archiva/archiva-parent/3/archiva-parent-3.pom new file mode 100644 index 000000000..4624a80c0 --- /dev/null +++ b/archiva-modules/plugins/maven2-repository/src/test/repositories/test/org/apache/archiva/archiva-parent/3/archiva-parent-3.pom @@ -0,0 +1,456 @@ + + + + + + 4.0.0 + + org.apache + apache + 4 + + + org.apache.archiva + archiva-parent + pom + Archiva Common Parent Project + 3 + 2006 + + Archiva is an application for managing one or more remote + repositories, including administration, artifact handling, + browsing and searching. + + + jira + http://jira.codehaus.org/browse/MRM + + + + Archiva User List + users-subscribe@archiva.apache.org + users-unsubscribe@archiva.apache.org + users@archiva.apache.org + http://mail-archives.apache.org/mod_mbox/archiva-users/ + + http://www.mail-archive.com/users@archiva.apache.org + http://www.nabble.com/archiva-users-f16426.html + http://markmail.org/list/org.apache.archiva.users + + + + Archiva Developer List + dev-subscribe@archiva.apache.org + dev-unsubscribe@archiva.apache.org + dev@archiva.apache.org + http://mail-archives.apache.org/mod_mbox/archiva-dev + + http://www.mail-archive.com/dev@archiva.apache.org + http://www.nabble.com/archiva-dev-f16427.html + http://markmail.org/list/org.apache.archiva.dev + + + + Archiva Commits List + commits-subscribe@archiva.apache.org + commits-unsubscribe@archiva.apache.org + http://mail-archives.apache.org/mod_mbox/archiva-commits + + http://www.mail-archive.com/commits@archiva.apache.org + http://markmail.org/list/org.apache.archiva.commits + + + + Archiva Issues List + issues-subscribe@archiva.apache.org + issues-unsubscribe@archiva.apache.org + http://mail-archives.apache.org/mod_mbox/archiva-issues + + http://www.mail-archive.com/issues@archiva.apache.org + http://www.nabble.com/Archiva---Issues-f29617.html + + + + + scm:svn:http://svn.apache.org/repos/asf/archiva/tags/archiva-parent-3 + scm:svn:https://svn.apache.org/repos/asf/archiva/tags/archiva-parent-3 + http://svn.apache.org/viewcvs.cgi/archiva/tags/archiva-parent-3 + + + scp://people.apache.org/www/archiva.apache.org + + + continuum + http://vmbuild.apache.org/continuum + + + + release + + + + org.apache.maven.plugins + maven-gpg-plugin + + ${gpg.passphrase} + + + + + sign + + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + ${deploy.altRepository} + true + + + + + + + + + + + + org.apache.maven.plugins + maven-remote-resources-plugin + + + + process + + + + org.apache:apache-jar-resource-bundle:1.3 + + + + + + + + + + + org.apache.maven.plugins + maven-clean-plugin + 2.2 + + + org.apache.maven.plugins + maven-gpg-plugin + 1.0-alpha-4 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.3 + + + org.apache.maven.plugins + maven-release-plugin + 2.0-beta-7 + + https://svn.apache.org/repos/asf/archiva/tags/ + false + -Prelease + + + + org.apache.maven.plugins + maven-site-plugin + 2.0-beta-5 + + + org.apache.maven.plugins + maven-source-plugin + 2.0.3 + + + + + + + + + oching + Maria Odea B. Ching + oching@apache.org + + PMC Chair + + +8 + + + 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 + + + jdumay + James William Dumay + james@atlassian.com + Atlassian + + Committer + + +11 + + + + jvanzyl + Jason van Zyl + + Emeritus + + + + bayard + Henri Yandell + + Emeritus + + + + kenney + Kenney Westerhof + + Emeritus + + + + + + + Steffen Grunwald + + + Stefan Prange + + + John Michael Luy + + + Martin Höller + + + Stephen Gargan + + + Dario Oliveros + + + james ahlborn + + + Jim Jackson + + + Daniel Harvey + + + Aleksandr Tarutin + + + Teodoro Cue Jr. + + + Jan Ancajas + + + Jens Mühlenhoff + + + Dawn Angelito + + + Nap Ramirez + + + Henry Isidro + + + Antoine Veret + + + Christian Gruber + + + Allan Ramirez + + + Pete Marvin King + + + Joel Sudiacal + + + Milos Kleint + + + Nick Gonzalez + + + + + diff --git a/archiva-modules/plugins/maven2-repository/src/test/repositories/test/org/apache/archiva/archiva/1.2.1/archiva-1.2.1.pom b/archiva-modules/plugins/maven2-repository/src/test/repositories/test/org/apache/archiva/archiva/1.2.1/archiva-1.2.1.pom new file mode 100644 index 000000000..cccf51781 --- /dev/null +++ b/archiva-modules/plugins/maven2-repository/src/test/repositories/test/org/apache/archiva/archiva/1.2.1/archiva-1.2.1.pom @@ -0,0 +1,1199 @@ + + + + + + 4.0.0 + + 2.0.6 + + + + org.apache.archiva + archiva-parent + 3 + ../parent/pom.xml + + Archiva + archiva + pom + 1.2.1 + http://archiva.apache.org + + scm:svn:http://svn.apache.org/repos/asf/archiva/tags/archiva-1.2.1 + scm:svn:https://svn.apache.org/repos/asf/archiva/tags/archiva-1.2.1 + http://svn.apache.org/viewvc/archiva/tags/archiva-1.2.1 + + + + + + + org.apache.maven.plugins + maven-remote-resources-plugin + + + + process + + + + org.apache:apache-jar-resource-bundle:1.3 + + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + 1.0-alpha-4 + + + + enforce + + + + + + org.codehaus.plexus:plexus-container-default + org.codehaus.plexus:plexus-log4j-logging + commons-logging:commons-logging + velocity:velocity-dep + classworlds:classworlds + javax.transaction:jta + javax.sql:jdbc-stdext + ant:ant-optional + xom:xom + org.codehaus.plexus:plexus-xwork-integration + + + + + + + + + org.codehaus.plexus + plexus-component-metadata + 1.0-beta-3.0.5 + + + generate + + generate-metadata + + + + + + + + + org.codehaus.modello + modello-maven-plugin + 1.0 + + true + + + + org.codehaus.modello + modello-plugin-plexus-registry + 1.0-alpha-21 + + + org.codehaus.modello + modello-plugin-jpox + 1.0-alpha-21 + + + + + org.apache.maven.plugins + maven-assembly-plugin + 2.2-beta-3 + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-remote-resources-plugin + 1.0-beta-2 + + + 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 + + + org.apache.maven.plugins + maven-release-plugin + 2.0-beta-7 + + https://svn.apache.org/repos/asf/archiva/tags + false + deploy + clean install + -Prelease + + + + org.apache.maven.plugins + maven-resources-plugin + 2.2 + + + org.apache.maven.plugins + maven-surefire-plugin + 2.4.2 + + true + + + + maven-idea-plugin + + 1.5 + + + + + + + archiva-cli + archiva-docs + archiva-jetty + archiva-modules + + + + junit + junit + 3.8.1 + test + + + easymock + easymock + 1.2_Java1.3 + test + + + easymock + easymockclassextension + 1.2 + test + + + + + + httpunit + httpunit + 1.6.2 + test + + + org.apache.jackrabbit + jackrabbit-webdav + 1.5.0 + + + commons-logging + commons-logging + + + + + xerces + xercesImpl + 2.8.1 + + + org.sonatype.nexus + nexus-indexer + 2.0.0 + + + org.codehaus.plexus + plexus-container-default + + + classworlds + classworlds + + + commons-logging + commons-logging + + + velocity + velocity-dep + + + org.apache.maven + maven-plugin-registry + + + org.apache.maven + maven-settings + + + + + javax.activation + activation + 1.1 + + + org.apache.archiva + archiva-applet + 1.2.1 + + + org.apache.archiva + archiva-artifact-converter + 1.2.1 + + + org.apache.archiva + archiva-artifact-reports + 1.2.1 + + + org.apache.archiva + archiva-checksum + 1.2.1 + + + org.apache.archiva + archiva-common + 1.2.1 + + + org.apache.archiva + archiva-configuration + 1.2.1 + + + org.apache.archiva + archiva-consumer-api + 1.2.1 + + + org.apache.archiva + archiva-converter + 1.2.1 + + + org.apache.archiva + archiva-dependency-graph + 1.2.1 + + + org.apache.archiva + archiva-core + 1.2-SNAPSHOT + + + org.apache.archiva + archiva-core-consumers + 1.2.1 + + + org.apache.archiva + archiva-database + 1.2.1 + + + org.apache.archiva + archiva-database-consumers + 1.2.1 + + + org.apache.archiva + archiva-indexer + 1.2.1 + + + org.apache.archiva + archiva-lucene-consumers + 1.2.1 + + + org.apache.archiva + archiva-model + 1.2.1 + + + org.apache.archiva + archiva-policies + 1.2.1 + + + org.apache.archiva + archiva-proxy + 1.2.1 + + + org.apache.archiva + archiva-report-manager + 1.2.1 + + + org.apache.archiva + archiva-repository-layer + 1.2.1 + + + org.apache.archiva + archiva-scheduled + 1.2.1 + + + org.apache.archiva + archiva-security + 1.2.1 + + + org.apache.archiva + archiva-signature-consumers + 1.2.1 + + + org.apache.archiva + archiva-transaction + 1.2.1 + + + org.apache.archiva + archiva-docs + 1.2.1 + zip + docs + + + org.apache.archiva + archiva-webapp + 1.2.1 + war + + + org.apache.archiva + archiva-xml-tools + 1.2.1 + + + org.apache.archiva + archiva-webdav + 1.2.1 + + + org.apache.archiva + archiva-rss + 1.2.1 + + + org.apache.archiva + archiva-xmlrpc-api + 1.2.1 + + + org.apache.archiva + archiva-xmlrpc-services + 1.2.1 + + + org.apache.archiva + archiva-xmlrpc-security + 1.2.1 + + + org.codehaus.plexus + plexus-spring + 1.2 + + + org.codehaus.plexus + plexus-container-default + + + + + stax + stax + 1.2.0 + + + commons-codec + commons-codec + 1.3 + + + commons-collections + commons-collections + 3.2 + + + commons-fileupload + commons-fileupload + 1.2 + + + commons-io + commons-io + 1.4 + + + commons-lang + commons-lang + 2.2 + + + org.apache.derby + derby + 10.1.3.1 + + + org.apache.derby + derbytools + 10.1.3.1 + + + dom4j + dom4j + 1.6.1 + + + hsqldb + hsqldb + 1.8.0.7 + test + + + jaxen + jaxen + 1.1 + + + xom + xom + + + + + javax.jdo + jdo2-api + 2.0 + + + jpox + jpox + 1.1.9 + + + javax.transaction + jta + + + + + javax.servlet + jsp-api + 2.0 + provided + + + javax.servlet + jstl + 1.1.2 + + + log4j + log4j + 1.2.14 + + + org.apache.lucene + lucene-core + 2.4.0 + + + org.apache.lucene + lucene-queries + 2.4.0 + + + javax.mail + mail + 1.4 + + + org.apache.xmlrpc + xmlrpc-server + 3.1 + + + org.apache.maven + maven-artifact-manager + ${maven.version} + + + org.codehaus.plexus + plexus-container-default + + + + + org.apache.maven + maven-model + ${maven.version} + + + org.apache.maven + maven-repository-metadata + ${maven.version} + + + org.codehaus.plexus + plexus-component-api + 1.0-alpha-22 + + + org.codehaus.plexus + plexus-digest + 1.1 + + + org.codehaus.plexus + plexus-expression-evaluator + 1.0-rc1 + + + org.codehaus.plexus + plexus-container-default + + + + + org.codehaus.plexus + plexus-i18n + 1.0-beta-6 + + + org.codehaus.plexus + plexus-container-default + + + + + org.codehaus.plexus + plexus-jdo2 + 1.0-alpha-8 + + + org.codehaus.plexus + plexus-container-default + + + + + org.codehaus.plexus + plexus-quartz + 1.0-alpha-3 + + + commons-logging + commons-logging + + + org.codehaus.plexus + plexus-container-default + + + + + org.codehaus.plexus + plexus-slf4j-logging + 1.1-alpha-1 + + + org.slf4j + slf4j-simple + + + org.codehaus.plexus + plexus-container-default + + + + + org.codehaus.plexus + plexus-taskqueue + 1.0-alpha-8 + + + org.codehaus.plexus + plexus-utils + 1.4.5 + + + org.codehaus.plexus.cache + plexus-cache-api + 1.0-alpha-2 + + + org.codehaus.plexus + plexus-container-default + + + + + org.codehaus.plexus.cache + plexus-cache-ehcache + 1.0-alpha-2 + + + org.codehaus.plexus + plexus-container-default + + + + + + + + org.codehaus.redback + redback-rbac-memory + ${redback.version} + test + + + commons-logging + commons-logging + + + + + org.codehaus.redback + redback-users-memory + ${redback.version} + test + + + commons-logging + commons-logging + + + + + org.codehaus.redback + redback-keys-memory + ${redback.version} + test + + + commons-logging + commons-logging + + + + + org.codehaus.redback + redback-rbac-model + ${redback.version} + + + commons-logging + commons-logging + + + + + org.codehaus.redback + redback-authorization-rbac + ${redback.version} + + + commons-logging + commons-logging + + + + + org.codehaus.redback + redback-rbac-role-manager + ${redback.version} + + + commons-logging + commons-logging + + + + + org.codehaus.redback + redback-system + ${redback.version} + + + commons-logging + commons-logging + + + + + org.codehaus.redback + redback-common-integrations + ${redback.version} + + + commons-logging + commons-logging + + + + + org.codehaus.redback + redback-struts2-content + ${redback.version} + war + + + classworlds + classworlds + + + commons-logging + commons-logging + + + + + org.codehaus.redback + redback-struts2-integration + ${redback.version} + + + classworlds + classworlds + + + velocity + velocity-dep + + + commons-logging + commons-logging + + + + + + + + org.codehaus.plexus.registry + plexus-registry-api + 1.0-alpha-2 + + + org.codehaus.plexus + plexus-container-default + + + + + org.codehaus.plexus.registry + plexus-registry-commons + 1.0-alpha-2 + + + ant + ant-optional + + + jdom + jdom + + + commons-logging + commons-logging-api + + + commons-logging + commons-logging + + + + + javax.servlet + servlet-api + 2.4 + + + opensymphony + sitemesh + 2.2.1 + + + org.slf4j + jcl104-over-slf4j + 1.5.0 + runtime + + + org.slf4j + slf4j-api + 1.5.0 + + + org.slf4j + slf4j-simple + 1.5.0 + test + + + org.slf4j + slf4j-log4j12 + 1.5.0 + runtime + + + taglibs + standard + 1.1.2 + + + org.apache.maven.wagon + wagon-file + ${wagon.version} + + + org.apache.maven.wagon + wagon-http-lightweight + ${wagon.version} + + + nekohtml + xercesMinimal + + + + + org.apache.maven.wagon + wagon-provider-api + ${wagon.version} + + + org.apache.struts + struts2-core + 2.0.11.2 + + + commons-logging + commons-logging + + + + + org.apache.struts + struts2-spring-plugin + 2.0.11.2 + + + commons-logging + commons-logging + + + + + xmlunit + xmlunit + 1.0 + + + joda-time + joda-time + 1.5.2 + + + org.mortbay.jetty + jetty + ${jetty.version} + + + + + com.atlassian.xmlrpc + atlassian-xmlrpc-binder-annotations + ${binder.version} + + + com.atlassian.xmlrpc + atlassian-xmlrpc-binder-server-spring + ${binder.version} + + + commons-logging + commons-logging + + + + + com.atlassian.xmlrpc + atlassian-xmlrpc-binder + ${binder.version} + + + com.atlassian.xmlrpc + atlassian-xmlrpc-binder-testing + ${binder.version} + test + + + + + org.springframework + spring-context + ${spring.version} + + + commons-logging + commons-logging + + + + + org.springframework + spring-web + ${spring.version} + + + commons-logging + commons-logging + + + + + org.springframework + spring-beans + ${spring.version} + + + commons-logging + commons-logging + + + + + + org.apache.maven + maven-artifact + ${maven.version} + + + org.apache.maven + maven-project + ${maven.version} + + + org.codehaus.plexus + plexus-container-default + + + + + jdom + jdom + 1.0 + + + org.apache.maven.shared + maven-model-converter + 2.1 + + + org.codehaus.plexus + plexus-container-default + + + + + net.sf.ehcache + ehcache + 1.3.0 + + + commons-logging + commons-logging + + + + + + + 2.0.8 + 1.0-beta-5 + 1.2.1 + 6.1.6 + 0.9 + 2.5.6 + + + + release + + + + maven-assembly-plugin + false + + + src/main/assembly/src.xml + + gnu + apache-archiva-${project.version}-src + + + + make-assembly + package + + single + + + + + + + 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 + 2.0.4 + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.4 + + + attach-javadocs + + jar + + + + + + + + + + + + true + + + false + + sonatype.public + Sonatype Public Repo + http://repository.sonatype.org/content/repositories/sonatype-apache-releases + + + + false + + + true + + codehaus.org.snapshots + Codehaus Snapshots Repository + http://snapshots.repository.codehaus.org + + +