I had to clear up a bunch of stuff on the Maven server because we were running 
out of disk space and that was causing caching failures.

However, the configuration of the repositories has been changed. The 'central' 
server - which was supposed to only mirror Maven Central - has had all sorts of 
other junk added to it. Why was this done?

I intend to revert the configuration for Maven Central as listed here:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=374031

This brings it into line with the Wiki documentation which clearly states:

http://wiki.eclipse.org/Maven

To support automated builds at Eclipse, it may make sense to proxy publicly 
available repositories, although these should not be publicly available.

/central - for aggregating:
/repo1 - mirror of http://repo1.maven.org
/repo2 - mirror of http://repo1.maven.org

_______________________________________________
dash-dev mailing list
dash-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/dash-dev

Reply via email to