Description
This issue aims to replace a broken Apache Maven mirror link with a more stable one. If we use a dynamic mirror link, it will not broken easily.
-RUN wget http://apache.mesi.com.ar/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.tar.gz -O maven.tgz +RUN wget "https://www.apache.org/dyn/closer.lua?action=download&filename=/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.tar.gz" -O maven.tgz
Attachments
Issue Links
- links to