Skip to content

Need explanations to resolve a dependency failure #35

Answered by merks
antoineDubost asked this question in Q&A
Discussion options

You must be logged in to vote

That sounds like exactly this problem:

#17

Maybe your maven cache contains the problematic p2 metadata that's been removed since then; the removal of that maven coordinate metadata is exactly why the link to Maven was "missing". So likely clearing the cache will help.

There's also a workaround described in the issue because the generated maven artifact is here:

https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/ant/1.10.14/

I have no clue why Maven/Tycho insists on trying to find the artifact on maven central when it already has the artifact in hand?!

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by merks
Comment options

You must be logged in to vote
1 reply
@merks
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants