Skip to content

Using Maven artifacts in PDE/RCP in a Tycho build doesn't consider repositories declared in pom.xml #2322

Closed Answered by laeubi
khatchad asked this question in Q&A
Discussion options

You must be logged in to vote

Is this the expected behavior?

Short answer, yes.

Long answer is:

  1. A target is not connected to any pom (even though you can declare dependencies like a pom), so it can't use any repositories declared there.
  2. You can define additional in the settings of the target location:

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@khatchad
Comment options

@laeubi
Comment options

@khatchad
Comment options

@khatchad
Comment options

@laeubi
Comment options

Answer selected by khatchad
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
Converted from issue

This discussion was converted from issue #2320 on April 04, 2023 17:29.