Tycho is a Maven extension for building Eclipse artifacts: Eclipse plug-ins/OSGI bundles, features, p2 repositories, and RCP applications/Eclipse distributions
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-numberingI have a bunch of Eclipse-based plugins that I have been migrating to Maven/Tycho. Most of these plugins depend …
java eclipse maven dependencies tychoI have a Eclipse RCP application that builds with Maven using the Tycho plugin. There is a master POM that …
eclipse maven osgi tycho artifactory