Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Build problems with recent platform4.11-I-builds

Hi Bernd,

> I still try to understand why the change in my target definition to use a
> different platform updates site causes this particular failure while using the
> same java, tycho and Trace Compass version. I don't see the connection.

You could use mvn -X -Dtycho.debug.resolver=true to compare the effective target platforms used by Tycho for the broken projects. 

However, looking at your configuration, you are using the jdt.annotations bundle from the running platform, i.e. Tycho, not your target platform, so I'm not sure if that would help...

Best of luck,
Carsten 


Back to the top