Use stable archive location for TomEE zip download

This commit is contained in:
Andy Wilkinson 2019-03-26 13:29:37 +00:00
parent 1fd6d1a60c
commit f65018433f

View File

@ -19,12 +19,7 @@
<main.basedir>${basedir}/../..</main.basedir>
<tomee.version>1.7.4</tomee.version>
<cargo.container.id>tomee1x</cargo.container.id>
<cargo.container.url>
https://www.apache.org/dist/tomee/tomee-${tomee.version}/apache-tomee-${tomee.version}-webprofile.zip
<!-- Alternative location
https://archive.apache.org/dist/tomee/tomee-${tomee.version}/apache-tomee-${tomee.version}-webprofile.zip
-->
</cargo.container.url>
<cargo.container.url>https://archive.apache.org/dist/tomee/tomee-${tomee.version}/apache-tomee-${tomee.version}-webprofile.zip</cargo.container.url>
</properties>
<dependencies>
<dependency>