Skip to content

How is testRuntime p2Installed of tycho surefire supposed to be used? #2357

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

You must be logged in to vote

p2Installed will make tycho-surefire-plugin provision a full RCP application/product to run the tests, instead of using a minimal one from the target-platform as it does usually (which is still better in most cases though). The use-case is more for RCP product producers who do not care about other installations that their own product.
However, it's purely for tests, compilation and other are not affected. The right way to control what is used for dependency resolution and compilation would be to define the target platform.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@phermsdorf
Comment options

@phermsdorf
Comment options

@mickaelistria
Comment options

Answer selected by phermsdorf
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants