Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Pushing plugins in maven style, which repository to use?

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

[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=581203.



Back to the top