Tool for managing/hosting own p2 repositories?
With the Unzip Repository Nexus Plugin, you can use Nexus for exchanging binary artifacts between Tycho builds. Tycho project A publishes its artifacts like a normal Maven project: The project is built with mvn clean deploy, which uploads the project’s artifacts into your deploy Maven repository on the Nexus. The only special requirement is that … Read more