From 48a4a08c8228afcf68f40f900b9dfef82c45c9ef Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Thu, 11 Aug 2011 11:31:16 +0200 Subject: [PATCH] udpated poms for sonatype deployment --- pom.xml | 25 ++-- spring-data-graph-parent/pom.xml | 188 +++++++++++++++++++++---------- 2 files changed, 147 insertions(+), 66 deletions(-) diff --git a/pom.xml b/pom.xml index 6f7e45a76..ebd5f513e 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,14 @@ spring-data-neo4j spring-data-neo4j-rest + + http://www.springsource.org/spring-data/neo4j + + SpringSource + http://www.springsource.com + @@ -22,7 +30,6 @@ http://www.SpringSource.com Project Admin - Developer -5 @@ -34,7 +41,6 @@ http://www.SpringSource.com Project Admin - Developer -5 @@ -45,6 +51,7 @@ Neo Technology http://www.neotechnology.com + Project Admin Developer +1 @@ -113,7 +120,7 @@ s3 secret key --> - + + http://www.springsource.com/spring-data static.springframework.org @@ -149,7 +156,7 @@ Spring Snapshot Repository s3://maven.springframework.org/snapshot - + @@ -291,12 +298,12 @@ maven-javadoc-plugin - 2.5 + 2.7 true true
Spring Data Graph
- 1.5 + 1.6 true ${project.basedir}/src/main/javadoc ${project.basedir}/src/main/javadoc/overview.html @@ -321,7 +328,7 @@ false
- +
org.apache.maven.plugins diff --git a/spring-data-graph-parent/pom.xml b/spring-data-graph-parent/pom.xml index dd5232e2f..e088d44cd 100644 --- a/spring-data-graph-parent/pom.xml +++ b/spring-data-graph-parent/pom.xml @@ -21,63 +21,123 @@ 0.8 1.1 - - - strict - - false - - - - fast - - true - true - - - - staging - - - spring-site-staging - file:///${java.io.tmpdir}/spring-data/data-graph/docs - - - spring-milestone-staging - file:///${java.io.tmpdir}/spring-data/data-graph/milestone - - - spring-snapshot-staging - file:///${java.io.tmpdir}/spring-data/data-graph/snapshot - - - - - bootstrap - - - - - - http://www.springsource.com/download/community - - - static.springframework.org - scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-data/data-graph/docs/${project.version} - - - - spring-milestone - Spring Milestone Repository - s3://maven.springframework.org/milestone - - - spring-snapshot - Spring Snapshot Repository - s3://maven.springframework.org/snapshot - - - + + + strict + + false + + + + fast + + true + true + + + + staging + + + spring-site-staging + file:///${java.io.tmpdir}/spring-data/data-graph/docs + + + spring-milestone-staging + file:///${java.io.tmpdir}/spring-data/data-graph/milestone + + + spring-snapshot-staging + file:///${java.io.tmpdir}/spring-data/data-graph/snapshot + + + + + bootstrap + + + + milestone + + + static.springframework.org + + scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-data/data-graph/docs/${project.version} + + + + spring-milestone + Spring Milestone Repository + s3://maven.springframework.org/milestone + + + spring-snapshot + Spring Snapshot Repository + s3://maven.springframework.org/snapshot + + + + + + + central + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + + sonatype-nexus-staging + Nexus Release Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + + + + + http://github.com/SpringSource/spring-data-graph + scm:git:git://github.com/SpringSource/spring-data-graph.git + scm:git:git://github.com/SpringSource/spring-data-graph.git + + + + http://www.springsource.com/download/community + + static.springframework.org + + scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-data/data-graph/docs/${project.version} + + + + spring-milestone + Spring Milestone Repository + s3://maven.springframework.org/milestone + + + spring-snapshot + Spring Snapshot Repository + s3://maven.springframework.org/snapshot + + +