You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mark Derricutt <ma...@talios.com> on 2013/10/17 04:49:22 UTC

Jenkins unable to download maven 3.1.1

Hey all,

I just told my Jenkins server to use Maven 3.1.1 and am seeing it hang when trying to download and install, from multiple machines on our network wget'ing

http://archive.apache.org/dist/maven/binaries/apache-maven-3.1.1-bin.zip

gives us:

http://archive.apache.org/dist/maven/binaries/apache-maven-3.1.1-bin.zip
--2013-10-17 15:42:23--  http://archive.apache.org/dist/maven/binaries/apache-maven-3.1.1-bin.zip
Resolving archive.apache.org... 192.87.106.229, 140.211.11.131, 2001:610:1:80bc:192:87:106:229
Connecting to archive.apache.org|192.87.106.229|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6297277 (6.0M) [application/zip]
Saving to: ‘apache-maven-3.1.1-bin.zip’

…  and then hangs.

We get the length headers but then nothing - and this is now preventing jenkins from starting up :(

I got around this my taking my already downloaded version and just unzipping it into ./jenkins/data/tools/hudson.tasks.Maven_MavenInstallation

but thought I'd mention it….

Re: Jenkins unable to download maven 3.1.1

Posted by Olivier Lamy <ol...@apache.org>.
Thanks for report.
But testing with wget here and on a machine located in US.
So no problem.


On 17 October 2013 13:49, Mark Derricutt <ma...@talios.com> wrote:
> Hey all,
>
> I just told my Jenkins server to use Maven 3.1.1 and am seeing it hang when trying to download and install, from multiple machines on our network wget'ing
>
> http://archive.apache.org/dist/maven/binaries/apache-maven-3.1.1-bin.zip
>
> gives us:
>
> http://archive.apache.org/dist/maven/binaries/apache-maven-3.1.1-bin.zip
> --2013-10-17 15:42:23--  http://archive.apache.org/dist/maven/binaries/apache-maven-3.1.1-bin.zip
> Resolving archive.apache.org... 192.87.106.229, 140.211.11.131, 2001:610:1:80bc:192:87:106:229
> Connecting to archive.apache.org|192.87.106.229|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 6297277 (6.0M) [application/zip]
> Saving to: ‘apache-maven-3.1.1-bin.zip’
>
> …  and then hangs.
>
> We get the length headers but then nothing - and this is now preventing jenkins from starting up :(
>
> I got around this my taking my already downloaded version and just unzipping it into ./jenkins/data/tools/hudson.tasks.Maven_MavenInstallation
>
> but thought I'd mention it….



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org