diff --git a/build-spring-integration/pom.xml b/build-spring-integration/pom.xml new file mode 100644 index 0000000000..6e619ce6d4 --- /dev/null +++ b/build-spring-integration/pom.xml @@ -0,0 +1,127 @@ + + 4.0.0 + org.springframework.integration + spring-integration-parent + Spring Integration + 1.0.2.RELEASE + pom + + + + strict + + false + + + + fast + + true + true + + + + staging + + + staging + file:///${user.dir}/target/staging + + + staging + file:///${user.dir}/target/staging + + + staging + file:///${user.dir}/target/staging + + + + + release + + + + maven-source-plugin + + + attach-sources + + jar + + + + + + + + + + + ../org.springframework.integration + ../org.springframework.integration.security + ../org.springframework.integration.adapter + ../org.springframework.integration.event + ../org.springframework.integration.file + ../org.springframework.integration.http + ../org.springframework.integration.httpinvoker + ../org.springframework.integration.jms + ../org.springframework.integration.mail + ../org.springframework.integration.rmi + ../org.springframework.integration.samples + ../org.springframework.integration.stream + ../org.springframework.integration.ws + ../org.springframework.integration.xml + + + + http://www.springsource.org/spring-integration + + SpringSource + http://www.springsource.com + + + + 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 + + + agilejava + http://agilejava.com/maven + + false + + + + + + glassfish + Glassfish Repository + http://download.java.net/maven/glassfish + + false + + + + com.springsource.repository.bundles.release + SpringSource Enterprise Bundle Repository - SpringSource Bundle Releases + http://repository.springsource.com/maven/bundles/release + + + com.springsource.repository.bundles.external + SpringSource Enterprise Bundle Repository - External Bundle Releases + http://repository.springsource.com/maven/bundles/external + + +