Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] feature-to-plugin dependency resolution problem.

We’re having an issue where our feature build isn’t resolving the locally built/installed version of a plugin that it includes, but other features in the same reactor that have an indirect dependency on that same plugin do resolve the locally built/installed version. The feature with direct dependency has no <requires> element and only includes plugins. The plugins and features are built in separate reactors because we have a bunch of platform fragment plugins. So we build all the plugins on the platform specific machines and package the fragment bundles into a software site, all of which are copied over to a ‘master’ build agent where we build the feature and repository projects with all supported platform configurations enabled so the features directly include all platform fragments, filtered by os/ws/arch. We’re using Tycho 0.22.0.
 

This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any review, use, distribution, or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.

Back to the top