Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Tycho POM less not finding feature dependency in target platform

> On Sep 29, 2020, at 10:11, Christoph Läubrich <laeubi@xxxxxxxxxxxxxx> wrote:
> 
> That means if you include a "thing" from the reactor (e.g a feature) then this will also be resolved, and I think at that step it simply fails, I'm not sure if it would be possible to disable this for features but wonder what the actual use-case would be for this (see above).


For more context on what I'm trying to do:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=389698#c30

I wonder if https://git.eclipse.org/r/c/tycho/org.eclipse.tycho/+/169672 could help in this scenario.


reactor -> target-platform -> org.eclipse.jdt.feature.group -> org.eclipse.jdt.core (3.23....)
    \
    patch-feature -> org.eclipse.jdt.core (3.24-SNAPSHOT)


-Gunnar

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx, http://guw.io/




Back to the top