Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] Maven Central connection resets

Hi

Yes, I have regular build fails. Trying again later works eventually, probably because each attempt completes a few downloads till there is nothing left to fetch.

If you look at the log in detail you will see that the transfer rate for some successful downloads is only a few KB/s suggesting that the problem is probably at the Maven end. I guess that such pathetic transfer rates can vary a bit and when the rate drops it is a failure. Perhaps there is a tomeout that Eclipse IT can set to be more tolerant.

    Regards

        Ed Willink



On 28/07/2018 20:02, Christoph Daniel Schulze wrote:
Hello everyone,

we (the ELK project) are having lots of trouble with our automatic build
at the moment [1]. The problems used to be limited to connection
problems while publishing artifacts to Sonatype. By now, we cannot get a
single build to complete due to problems downloading plug-ins from Maven
Central.

In short, here's the problem:

Downloading from central:
http://central.maven.org/maven2/com/google/code/gson/gson/maven-metadata.xml
[WARNING] Could not transfer metadata
com.google.code.gson:gson/maven-metadata.xml from/to central
(http://central.maven.org/maven2): Connection reset

Sure enough, the file does exist on the server.

Have other projects seen similar issues? If so, how did you solve them?

Cheers,
 Chris

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=537325



_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cbi-dev


Virus-free. www.avast.com

Back to the top