Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport]' Embed m2e lifecycle-mapping-metadata in Tycho plug-ins' and 'Fix goal execution suppression in pomless tests' #1107

Conversation

HannesWell
Copy link
Member

Backport of #1105 and #1106.

The suppressed executions where bound to the wrong phase. Suppressing
those relatively long-running goals speeds up the test execution.

And clean up tycho.version property in pomless it-tests.

Mainly a backport of commit 1cc129d
The embedded metadata simply advice M2E to ignore executions of each
Tycho Mojo.
In the Eclipse IDE Plug-in development support is PDE's duty and
therefore Tycho Plug-ins have nothing to do.
Because the metadata embedded in a plugin are considered with lowest
priority, a user can simply overrule this decision, if it is desired to
execute a Tycho Plugin within the IDE.

Fixes eclipse-tycho#945

Backport of commit f3bc508, added via
PR eclipse-tycho#1105
@github-actions
Copy link

github-actions bot commented Jul 3, 2022

Unit Test Results

264 tests   261 ✔️  57m 28s ⏱️
155 suites      3 💤
155 files        0

Results for commit f43f03f.

@HannesWell HannesWell merged commit 98289ad into eclipse-tycho:tycho-2.7.x Jul 3, 2022
@HannesWell HannesWell deleted the 27embeddM2ELifecycleMappingMetadata branch July 3, 2022 08:55
@laeubi laeubi added this to the 3.0 milestone Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants