Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] repo.eclipse.org maven instance testing

Hi Matthias,

My response inline.


On 19/02/13 04:23 PM, Matthias Sohn wrote:
2013/2/19 Thanh Ha <thanh.ha@xxxxxxxxxxx>
Hi Everyone,

I posted this in Bug 394792 [1] but thought I'd post here too.

I think the new Maven instance at Eclipse is about ready to go. I've been testing so far with the CBI project and released 2 plugins into the repo so far:

    - eclipse-cbi-plugin-1.0.0
    - eclipse-jarsigner-plugin-1.0.2

The new instance can be reached at: https://repo.eclipse.org/

We decided on this new URL so that the current maven.eclipse.org won't be affected while we setup.


At this point I'd like to invite any projects if interested to let me know and I can add the project to the new instance at https://repo.eclipse.org so you can try uploading your artifacts to the new Nexus instance.

The goal is to give each project 2 repos:

    - project-releases
    - project-snapshots

As well as a group "project" to group the 2 repos. This group will also be grouped by the top-level group "eclipse".

This means consumers need to add a repository URL per eclipse project they want to get artifacts from.
What's the reason for this hard to consume layout ?

Could you add a repository (group) combining the artifacts from all Eclipse projects, e.g. "releases" and "snapshots".

Sorry my explanation may not have been clear enough. This already exists per the top-level project group "eclipse". Using the URL:

    https://repo.eclipse.org/content/groups/eclipse/

This will pull all projects including both releases and snapshots repos. So you can use it as the single URL to access the entirety of the Nexus instance.

For those who want finer control, we also provide every project with their own group that only contains their releases and snapshots repos.


What's the retention time for snapshot repositories ?


I'm not sure what you mean by retention time. Can you explain this setting? Is it the "Not Found Cache TTL"?

--
Matthias


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


Back to the top