From 5a8fb09bf95954426eaaad422d5ae56ac6f3fe5a Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 15 Nov 2011 13:18:55 +0000 Subject: [PATCH] Add stupid m2e config for STS 2.8 --- spring-amqp-parent/pom.xml | 132 ++++++++++++++++++++++--------------- 1 file changed, 79 insertions(+), 53 deletions(-) diff --git a/spring-amqp-parent/pom.xml b/spring-amqp-parent/pom.xml index 6e3da849..e544d053 100644 --- a/spring-amqp-parent/pom.xml +++ b/spring-amqp-parent/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.springframework.amqp spring-amqp-parent @@ -54,7 +55,7 @@ Tomas Lukosius tomas.lukosius@opencredo.com - + http://github.com/SpringSource/spring-amqp scm:git:git://github.com/SpringSource/spring-amqp.git @@ -146,71 +147,71 @@ 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/ - + + 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 - - - - - + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + milestone - - spring-milestone - Spring Milestone Repository - s3://maven.springframework.org/milestone - + + spring-milestone + Spring Milestone Repository + s3://maven.springframework.org/milestone + bootstrap - - - repository.plugin.springsource.release - SpringSource Maven Repository - http://repository.springsource.com/maven/bundles/release - + + + repository.plugin.springsource.release + SpringSource Maven Repository + http://repository.springsource.com/maven/bundles/release + - - repository.springframework.maven.release - Spring Framework Maven Release Repository - http://maven.springframework.org/release - - - repository.springframework.maven.milestone - Spring Framework Maven Milestone Repository - http://maven.springframework.org/milestone - - - repository.springframework.maven.snapshot - Spring Framework Maven Snapshot Repository - http://maven.springframework.org/snapshot - + + repository.springframework.maven.release + Spring Framework Maven Release Repository + http://maven.springframework.org/release + + + repository.springframework.maven.milestone + Spring Framework Maven Milestone Repository + http://maven.springframework.org/milestone + + + repository.springframework.maven.snapshot + Spring Framework Maven Snapshot Repository + http://maven.springframework.org/snapshot + @@ -526,6 +527,31 @@ true + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + com.springsource.bundlor + com.springsource.bundlor.maven + [1.0,) + + bundlor + + + + + + + + + +