Heya, The dependencies should be cached on the Jenkins server, unless there are dependencies on snapshot versions. Those are updated and checked everytime.
At my office I use a sonatype nexus proxy in between to ensure everyone can keep working even if there is a problem with upstream repositories. (provided the requested artifact has already been downloaded once). This might be a good thing to have if you have a larger development department depending on maven. Cheers, Hugo > -----Original Message----- > From: Edison Su [mailto:edison...@citrix.com] > Sent: Wednesday, September 12, 2012 9:50 AM > To: Hugo Trippaers > Cc: cloudstack-dev@incubator.apache.org > Subject: Some of Maven repo are down? > > Mvn install -P deps reports some of jars have checksum error or connection > timed out, then failed to download(Jenkins.cloudstack.org/job/build- > cloudstack-4.0-ubuntu12.04/console). Is this normal? we download the deps > on Jenkins build server for each build. Seem it's not that reliable to > download > deps all the time. > > > Sent from my iPhone