-
Improvement
-
Resolution: Won't Fix
-
Major
-
None
http://jenkins.mirror.isppower.de/updates/updates/hudson.tasks.Maven.MavenInstaller.json doesn't list Maven 3.0.5.
Please add Maven 3.0.5 to the auto installer files for hudson.tasks.Maven.MavenInstaller.
- is related to
-
JENKINS-22077 Allow automatic install of Maven 3.2.1
-
- Closed
-
URL for Apache Maven binaries has changed since version 3.0.4, but it affected Jenkins Maven installer since 3.0.5 as 3.0.4 was last one which was also released on old URL.
New path has following format:
e.g.
Now Olivier Lamy has copied Apache Maven 3.0.5 binaries to old URL as well (see related Apache maven users mailing list discussion), but I guess this is temporary and in future Apache Maven binaries might end up released only on new URL, so support in Jenkins Maven installer has to be extended.