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

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

-- 
Christian Dietrich (Diplom-Informatiker (BA))
Softwareentwickler / -Architekt
Committer and Co-Lead for Eclipse Xtext

Tel.: +49 (0) 711 / 34 21 91-0
Fax.: +49 (0) 711 / 34 21 91-29
Mobil: +49 (0) 151 / 173969 17
Mail: christian.dietrich@xxxxxxxxx
XING: https://www.xing.com/profile/Christian_Dietrich8
Web: http://www.itemis.de
Skype: christiandietrich1982

itemis AG
Niederlassung Süd
Industriestraße 6
70565 Stuttgart


-- 
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