diff --git a/spring-boot-tests/spring-boot-deployment-tests/pom.xml b/spring-boot-tests/spring-boot-deployment-tests/pom.xml index 2751707ac6d..fcd63b223ef 100644 --- a/spring-boot-tests/spring-boot-deployment-tests/pom.xml +++ b/spring-boot-tests/spring-boot-deployment-tests/pom.xml @@ -1,26 +1,21 @@ - + 4.0.0 org.springframework.boot - spring-boot-parent - 2.0.0.BUILD-SNAPSHOT - ../spring-boot-parent + spring-boot-tests + ${revision} spring-boot-deployment-tests pom Spring Boot Deployment Tests Spring Boot Deployment Tests - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - - ${basedir}/.. + ${basedir}/../.. 1.7 300000 - ${java.io.tmpdir}/cargo/installs + ${settings.localRepository}/.cache/cargo/installs spring-boot-deployment-test-glassfish @@ -43,6 +38,10 @@ ${cargo.container.url} ${cargo.container.download-dir} + + true + true + @@ -73,5 +72,14 @@ + + + org.apache.maven.plugins + maven-install-plugin + + true + + + diff --git a/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml b/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml index 8a60594133e..77c7dd4d714 100644 --- a/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml +++ b/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml @@ -4,19 +4,14 @@ org.springframework.boot spring-boot-deployment-tests - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-deployment-test-glassfish war Spring Boot Glassfish Deployment Test Spring Boot Glassfish Deployment Test - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - - ${basedir}/../.. + ${basedir}/../../.. 4.1.1 glassfish4x http://download.oracle.com/glassfish/${glassfish.version}/release/glassfish-${glassfish.version}.zip diff --git a/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml b/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml index 70583cdc83f..e8e7a0bdc03 100644 --- a/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml +++ b/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml @@ -4,19 +4,14 @@ org.springframework.boot spring-boot-deployment-tests - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-deployment-test-tomcat war Spring Boot Tomcat Deployment Test Spring Boot Tomcat Deployment Test - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - - ${basedir}/../.. + ${basedir}/../../.. tomcat8x http://central.maven.org/maven2/org/apache/tomcat/tomcat/${tomcat.version}/tomcat-${tomcat.version}.zip diff --git a/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml b/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml index ac3ab6f1f7a..50900a951d4 100644 --- a/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml +++ b/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml @@ -4,19 +4,14 @@ org.springframework.boot spring-boot-deployment-tests - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-deployment-test-tomee war Spring Boot TomEE Deployment Test Spring Boot TomEE Deployment Test - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - - ${basedir}/../.. + ${basedir}/../../.. 7.0.2 tomee1x diff --git a/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml b/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml index 1fdce265909..94788dbddb2 100644 --- a/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml +++ b/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml @@ -4,19 +4,14 @@ org.springframework.boot spring-boot-deployment-tests - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-deployment-test-wildfly war Spring Boot WildFly Deployment Test Spring Boot WildFly Deployment Test - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - - ${basedir}/../.. + ${basedir}/../../.. 9.0.2.Final wildfly9x http://download.jboss.org/wildfly/${wildfly.version}/wildfly-${wildfly.version}.zip diff --git a/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-wlp/pom.xml b/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-wlp/pom.xml index 520b433f4a3..6f702c6d6e9 100644 --- a/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-wlp/pom.xml +++ b/spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-wlp/pom.xml @@ -4,19 +4,14 @@ org.springframework.boot spring-boot-deployment-tests - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-deployment-test-wlp war Spring Boot WebSphere Liberty Profile Deployment Test Spring Boot WebSphere Liberty Profile Deployment Test - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - - ${basedir}/../.. + ${basedir}/../../.. 16.0.0.4 liberty http://central.maven.org/maven2/com/ibm/websphere/appserver/runtime/wlp-webProfile7/${wlp.version}/wlp-webProfile7-${wlp.version}.zip