I don't know of any reasons against using Tycho (other than perhaps it's still
at release level 0.xxxx). -Marshall
On 3/30/2012 9:30 AM, Peter Klügl wrote:
Hello,
I asked the DLTK developers about best practices for building DLTK-based
projects with maven and they (strongly) recommended Tycho
(http://www.eclipse.org/tycho/). I think - compared to felix - it's just the
other way around where maven uses the dependencies specified in the manifest.
Are there any known reasons against using Tycho?
If not, then I would give it a try because it will probably solve my problems
with the (eclipse-based) artifacts.
Peter