Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] How to analyze Could not find "xxx/0.0.0" in the repositories of the current location

Problem found:
there was a 100 year outdated feature name :(
that is contained in the never cleaned up composite
and thus never was detected

Am 03.05.21 um 19:47 schrieb Christian Dietrich:
> here is a simplified reproducer.
>
> https://github.com/cdietrich/tycho-tp-problem
>
> Am 03.05.21 um 19:11 schrieb Christoph Läubrich:
>> As a first step you should enable
>>
>>
>> -Dtycho.debug.resolver=true -X
>>
>> see [1] for a short summary(feel free to enhance the wiki if
>> appropriate).
>>
>> Second you should keep an eye that your project actually using the
>> target you expect. I also found it useful in debug scenarios to
>> disable the local artifact resolution[2]:
>>
>> -Dtycho.localArtifacts=ignore
>>
>> [1]
>> https://wiki.eclipse.org/Tycho/Target_Platform#Dependency_resolution_troubleshooting
>> [2]
>> https://wiki.eclipse.org/Tycho/Target_Platform#Locally_built_artifacts
>>
>>
>> Am 03.05.21 um 19:03 schrieb Christian Dietrich:
>>> Hi,
>>>
>>> using a p2 repo from Xtext Jenkins
>>> i am getting
>>>
>>> Could not find "org.eclipse.xtend.feature.group/0.0.0" in the
>>> repositories of the current location
>>>
>>> although the artifact is there (in version 2.26.0)
>>>
>>> is there any change to debug what p2 downloads and sees from the repo?
>>>
>>> Thanks
>>> Christian
>>>
>>>
>> _______________________________________________
>> tycho-user mailing list
>> tycho-user@xxxxxxxxxxx
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/tycho-user



-- 
Vorstand/Board: Jens Wagener (Vors./chairman), Dr. Stephan Eberle, 
Abdelghani El-Kacimi, Wolfgang Neuhaus, Franz-Josef Schuermann
Aufsichtsrat/Supervisory Board: Michael Neuhaus (Vors./chairman), Harald 
Goertz, Stephan Grollmann
Sitz der Gesellschaft/Registered Office: Am 
Brambusch 15-24, 44536 Lünen (Germany)
Registergericht/Registry Court: 
Amtsgericht Dortmund | HRB 20621


Back to the top