Re: Deployment failure. Jenkins is unable to connect to repo.maven.apache.org

2012-08-16 Thread Qazwart
That's what I ended up doing. I set the proxy in my Maven settings.xml. That worked. I was hoping there was some universal proxy setting for Jenkins. I can't update the Jenkins war file directly. I have to download it to my system and then do a double sco. The Jenkins update center has a wa

Re: Deployment failure. Jenkins is unable to connect to repo.maven.apache.org

2012-08-16 Thread krishna chaitanya kurnala
Are you using a settings.xml ? You probably should put these details there. Thanks, Krishna Chaitanya On Thu, Aug 16, 2012 at 12:46 PM, David Weintraub wrote: > We have moved our Jenkins system to an isolated part of our network. I > can use a proxy to get plugins and keep them up to date, but

Deployment failure. Jenkins is unable to connect to repo.maven.apache.org

2012-08-16 Thread David Weintraub
We have moved our Jenkins system to an isolated part of our network. I can use a proxy to get plugins and keep them up to date, but I didn't find such a mechanism for the rest of Jenkins. We are using Maven to deploy our build artifacts to our Maven repository. While attempting to do this, I got t