Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-dev] build failures with latest snapshot

Since the latest Tycho snapshot release Mylyn builds are starting to
fail. From a quick glance, there are two changes: Optional
dependencies are no longer resolved (we use implicit targets in
nightly builds) and Maven artifact ids are now expected to match
feature and plug-in ids.

Concerning the optional dependencies, is the Tycho behavior going to
change again or do these now need to be marked as greedy in all
manifests (assuming that's the cause of the problem)?

Changing artifact ids is easy but what is the recommended strategy in
case a plug-in and feature use the same id?

Thanks,

Steffen

-- 
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com


Back to the top