Top "Tycho" questions

Tycho is a Maven extension for building Eclipse artifacts: Eclipse plug-ins/OSGI bundles, features, p2 repositories, and RCP applications/Eclipse distributions

How to automate version number update process for my Eclipse plugin built with Maven

I working with a project similar to the project described here. So, it has a few modules in parent pom.…

maven eclipse-plugin release tycho version-numbering
Tool for managing/hosting own p2 repositories?

Our company uses Maven. We use the Nexus repository manager in order to store our snapshots and releases. Currently, we …

eclipse maven nexus p2 tycho
Handling non-OSGi dependencies when integrating Maven, Tycho and Eclipse

I have a bunch of Eclipse-based plugins that I have been migrating to Maven/Tycho. Most of these plugins depend …

java eclipse maven dependencies tycho
Tycho: Dependencies to other plugins of the project cannot be resolved when building plugins separately

I have a Eclipse RCP application that builds with Maven using the Tycho plugin. There is a master POM that …

eclipse maven osgi tycho artifactory