The platform publishes SNAPSHOTS to repo.eclipse.org:

https://ci.eclipse.org/releng/view/Publish%20to%20Maven/
https://repo.eclipse.org/content/repositories/eclipse-snapshots/


Tycho has 4.0.0 snapshots there too:


https://repo.eclipse.org/content/repositories/tycho-snapshots/


Jobs like this one even publish to Maven central when there is a release:


https://ci.eclipse.org/releng/view/Publish%20to%20Maven/job/PublishJDTtoMaven/


EMF also publishes to Maven central:

https://ci.eclipse.org/emf/job/maven-publish/

On 16.12.2022 10:38, RADERMACHER Ansgar wrote:

Dear all,


in the context of a collaboration with OBEO, we have dependencies from a non-OSGI project to Eclipse plugins, notably Papyrus SW designer and UML2. This means that we cannot use the available p2 update sites.

In case of Papyrus SW designer, we pushed a snapshot via a "mvn clean deploy" to a subfolder in repo.eclipse.org [1]. In case of UML2, we entered into a discussion what should be the right repository to use, see [2] . The resulting questions are


- Which is the recommended repository and sub-folder for pushing plugins? Is that maven central?

- Do jenkins jobs running on ci.eclipse.org have the right to push/deploy to this repository? This is the case for repo.eclipse.org, but likely not for others

- Is there a particular setup to do (besides adding distributionManagement tags to pom.xml)?

Sorry, if these questions have already been asked, but I could find the information.

Best regards

Ansgar

[1] https://repo.eclipse.org/content/repositories/papyrus-snapshots/org/eclipse/papyrus/designer/ <https://repo.eclipse.org/content/repositories/papyrus-snapshots/org/eclipse/papyrus/designer/> [2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=581203. <https://bugs.eclipse.org/bugs/show_bug.cgi?id=581203.>



_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To unsubscribe from this list, 
visithttps://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to