Skip to content

Product plugins ends up as directory instead of as jar files #3833

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

You must be logged in to vote

UPDATE:

This seems to have been related with the fact that we were using Tycho 2.7.5 with the org.jboss.tools.tycho-plugins:target-platform-utils:2.7.5 plugin to mirror the repository and somehow the metadata produced (we didn't compared it) was not compatible with new versions of p2 director.

Now we are using the tycho-p2-extras:mirror goal specifying the list of <iu> to mirror directly in the pom.xml file [1].

The disadvantages of doing it this way are:

  • No way to control from which p2 Update Site an IU is mirrored (because a list of repositories is given separated from the list of IUs, different to a .target file).
  • When you update the US URL (for example of the Eclipse Simultaneous Rel…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@mdaloia
Comment options

@laeubi
Comment options

@mdaloia
Comment options

@laeubi
Comment options

Comment options

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

Answer selected by mdaloia
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