Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse.org-architecture-council] Maven Central (was Re: Nov 9 Minutes)

We use repo.eclipse.org since it has the unzip plugin installed so we can deploy the JGit p2 repository built using Tycho

https://repo.eclipse.org/content/groups/snapshots/org/eclipse/jgit/org.eclipse.jgit.repository/4.10.0-SNAPSHOT

and directly consume its latest snapshot from the EGit build using the corresponding unzip URL dynamically provided by the Nexus unzip plugin

https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.10.0-SNAPSHOT/org.eclipse.jgit.repository-4.10.0-SNAPSHOT.zip-unzip/

 

It seems OSSRH does not provide this.

 

-Matthias

 

From: <eclipse.org-architecture-council-bounces@xxxxxxxxxxx> on behalf of Mickael Istria <mistria@xxxxxxxxxx>
Reply-To: "eclipse.org-architecture-council" <eclipse.org-architecture-council@xxxxxxxxxxx>
Date: Thursday, 9. November 2017 at 18:52
To: "eclipse.org-architecture-council" <eclipse.org-architecture-council@xxxxxxxxxxx>
Subject: Re: [eclipse.org-architecture-council] Maven Central (was Re: Nov 9 Minutes)

 

Ok, good that this is all already done.

So now, my questions would be for the project who have interest in Nexus@xxxxxxxxxxx: why not simply using OSSRH ?


Back to the top