Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] Settings.xml for maven.eclipse.org

Actually, the url there doesn't matter for now. In fact we can eliminate that whole section, because the Mirror statement is handling the redirection.

This is just a start, and I agree we need to continue to tweak this as we go forward. It should also include the Server information to allow snapshots to be deployed, as well as nightly, milestone, etc builds and artifacts to maven.eclipse.org.

Dave

On 03/21/2011 01:18 PM, Alex Blewitt wrote:
On 21 Mar 2011, at 17:15, David Carver wrote:

Attached is a first cut at a settings.xml file to be used by eclipse.org projects, using Maven as their build system.   This directs all artifact requests to go to maven.eclipse.org instead of going to the individual repositories.   The goal is that eventually deploy this to the various build slaves so that all requests for artifacts go to maven.eclipse.org instead of out to central itself.
You need to fix the http://central URL, which looks a little short :)

We should figure out short names to use and then hook up the settings.xml to use that instead. We need to figure out what they should be called though - I'm happy to set up the Apache proxy to do the same once we figure out the naming conventions. I don't really want to have /nexus/content/* in any of our settings.xml files to allow us to be flexible in the future.

Otherwise, it looks good - but I'm curious to know whether they're using a pre-defined cache to resolve the plugins :)

Alex

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




Back to the top