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

feat(maven-plugin) add m2e metadata #2610

Merged
merged 5 commits into from
Jul 18, 2024
Merged

Conversation

cromoteca
Copy link
Contributor

Adds lifecycle-mapping-metadata.xml like in Flow plugin, but using generate as incremental goal.

Should fix both vaadin/platform#6562 and vaadin/platform#6590.

Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.56%. Comparing base (7440f51) to head (b503eab).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2610   +/-   ##
=======================================
  Coverage   92.56%   92.56%           
=======================================
  Files          69       69           
  Lines        2245     2245           
  Branches      590      590           
=======================================
  Hits         2078     2078           
  Misses        120      120           
  Partials       47       47           
Flag Coverage Δ
unittests 92.56% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mcollovati mcollovati self-requested a review July 17, 2024 12:45
Copy link
Contributor

@mcollovati mcollovati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with Eclipse, and it behaves like the older vaadin-maven-plugin versions

Copy link

sonarcloud bot commented Jul 17, 2024

@Lodin Lodin merged commit 8eba384 into main Jul 18, 2024
15 checks passed
@Lodin Lodin deleted the feat/eclipse-metadata-in-maven-plugin branch July 18, 2024 07:52
vaadin-bot pushed a commit that referenced this pull request Jul 18, 2024
cromoteca added a commit that referenced this pull request Jul 18, 2024
feat(maven-plugin) add m2e metadata (#2610)

Co-authored-by: Luciano Vernaschi <luciano@vaadin.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants