Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [technology-pmc] publishing milestone builds on maven central

Correct.

How Eclipse projects choose to publish bits on Maven Central (and other methods of distribution) is between the project, Maven Central, and the community. As a general rule, I discourage pushing nightly or integration builds (or even milestone builds) to Maven Central, but the EDP has no jurisdiction.

FWIW, there's nothing in the EDP that prevents somebody from pulling master, building, and pushing the results to Maven Central. I'm not sure if this would be desirable by the various parties involved, but it is possible.

HTH,

Wayne

On 05/22/2014 09:48 AM, Chris Aniszczyk wrote:
+Wayne

Eclipse policies only usually pertain to what happens on eclipse.org

I don't think there is anything that prevents us from publishing anything on Maven Central outside the normal rules of what it takes to publish something to central (e.g., https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide#SonatypeOSSMavenRepositoryUsageGuide-6.CentralSyncRequirement)

I'm cc'ng Wayne for commentary as I can't find anything in the dev process.


On Thu, May 22, 2014 at 5:32 AM, Matthias Sohn <matthias.sohn@xxxxxxxxx> wrote:
are we allowed to publish JGit milestone builds on Maven Central or are there any
Eclipse policies disallowing that ?

We are already publishing JGit releases to Maven Central, but I am not sure if it's ok
to also publish milestone builds there.

--
Matthias

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




--
Cheers,

Chris Aniszczyk
http://aniszczyk.org
+1 512 961 6719

--
Wayne Beaton
Director of Open Source Projects, The Eclipse Foundation
Learn about Eclipse Projects
EclipseCon
          France 2014

Back to the top