We have also been having some trouble with java.net. We are using Nexus as our repo manager and it will sometimes take an extremely long time to download an artifact to the local repository that Nexus already has cached. This only seems to happen with java.net artifact. It also doesn't seem to be consistent as to which artifact it has trouble downloading. It seems to be random.
We have been doing some in depth analysis of the problem and don't as of yet have a solution. --- Todd Thiessen > -----Original Message----- > From: Wayne Fay [mailto:[email protected]] > Sent: Thursday, June 25, 2009 2:20 AM > To: Maven Users List > Subject: Re: artifacts not downloading > > > (which it did). I'll check the effective poms because I'm > sure that if > > it were one of the commonly used mirrors, I wouldn't be the > only one > > having the problem. > > I've seen this specific problem reported just recently by > another user here on Maven Users. I consider this a > bad/broken mirror at dev.java.net but feel that Maven should > perform some minimal validation of what it downloaded before > saving to the local repo cache (eg the Jar is really a Jar, > and the pom is not an HTML file, etc). > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
