diff --git a/pom.xml b/pom.xml index 72026ca00b..4f2b49e884 100644 --- a/pom.xml +++ b/pom.xml @@ -466,43 +466,12 @@ - - - glassfish - Glassfish Repository - http://download.java.net/maven/glassfish - false - - - jboss - JBoss Repository - http://repository.jboss.org/maven2 - true - false - - - objectstyle - ObjectStyle.org Repository - http://objectstyle.org/maven2/ - false - - + - com.springsource.repository.bundles.release - SpringSource Enterprise Bundle Repository - SpringSource Bundle Releases - http://repository.springsource.com/maven/bundles/release/ - - - com.springsource.repository.bundles.milestone - SpringSource Enterprise Bundle Repository - SpringSource Bundle Milestones - http://repository.springsource.com/maven/bundles/milestone - false - - - com.springsource.repository.bundles.snapshot - SpringSource Enterprise Bundle Repository - SpringSource Bundle Snapshots - http://repository.springsource.com/maven/bundles/snapshot + repository.plugin.springsource.release + SpringSource EBR + http://repository.springsource.com/maven/bundles/release diff --git a/spring-integration-jdbc/pom.xml b/spring-integration-jdbc/pom.xml index b15f144d24..ceb812ded6 100644 --- a/spring-integration-jdbc/pom.xml +++ b/spring-integration-jdbc/pom.xml @@ -113,6 +113,8 @@ generate-sql generate-sources + @@ -252,4 +254,13 @@ + + + + repository.objectstyle + ObjectStyle.org Repository + http://objectstyle.org/maven2/ + false + + diff --git a/spring-integration-jms/pom.xml b/spring-integration-jms/pom.xml index 5bc571a52e..df878c2e27 100644 --- a/spring-integration-jms/pom.xml +++ b/spring-integration-jms/pom.xml @@ -17,13 +17,6 @@ org.apache.geronimo.specs geronimo-jms_1.1_spec 1.1 - true - - - javax.jms - jms - 1.1 - provided junit diff --git a/spring-integration-samples/cafe/pom.xml b/spring-integration-samples/cafe/pom.xml index a90850bfb3..e780b12463 100644 --- a/spring-integration-samples/cafe/pom.xml +++ b/spring-integration-samples/cafe/pom.xml @@ -9,6 +9,7 @@ cafe Spring Integration Cafe Sample + org.eclipse.osgi org.eclipse.osgi @@ -44,4 +45,12 @@ + + + + repository.springsource.external + SpringSource EBR + http://repository.springsource.com/maven/bundles/external + + diff --git a/spring-integration-samples/helloworld/pom.xml b/spring-integration-samples/helloworld/pom.xml index 522a88db46..9f5add6913 100644 --- a/spring-integration-samples/helloworld/pom.xml +++ b/spring-integration-samples/helloworld/pom.xml @@ -10,13 +10,6 @@ helloworld 2.0.0.BUILD-SNAPSHOT Spring Integration Hello World Sample - - - org.eclipse.osgi - org.eclipse.osgi - 3.4.2.R34x_v20080826-1230 - - diff --git a/spring-integration-samples/loanshark/pom.xml b/spring-integration-samples/loanshark/pom.xml index 210cbc0d1d..f63605cbe0 100644 --- a/spring-integration-samples/loanshark/pom.xml +++ b/spring-integration-samples/loanshark/pom.xml @@ -341,13 +341,13 @@ - + repository.springsource.release SpringSource EBR http://repository.springsource.com/maven/bundles/release - + repository.jboss JBoss Repository @@ -355,7 +355,7 @@ true false - + repository.glassfish Glassfish Repository diff --git a/spring-integration-ws/pom.xml b/spring-integration-ws/pom.xml index e42603b870..0ccb9b61cc 100644 --- a/spring-integration-ws/pom.xml +++ b/spring-integration-ws/pom.xml @@ -24,6 +24,20 @@ saaj-api 1.3 provided + + + + javax.activation + activation + + + + + + org.apache.geronimo.specs + geronimo-activation_1.1_spec + 1.1 stax