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

[m2e] Add m2e hint #213

Merged
merged 1 commit into from
Sep 22, 2023
Merged

[m2e] Add m2e hint #213

merged 1 commit into from
Sep 22, 2023

Conversation

hazendaz
Copy link
Contributor

@hazendaz hazendaz commented Sep 21, 2023

Hint for m2e (maven 2 eclipse) to tell it to do nothing with this plugin so users of plugin don't need to setup anything in their pom such as is setup in this plugin already for maven-plugin-plugin regarding m2e.

@hazendaz
Copy link
Contributor Author

For reference the older m2e config is no longer needed in pom to override but only documented location to this point has been a note here https://eclipse.dev/m2e/documentation/release-notes-17.html#new-syntax-for-specifying-lifecycle-mapping-metadata. And its not exactly clear to end users that way. Having it in the plugin metadata helps avoid the additional setup.

@gaul gaul merged commit 9fc01e5 into gaul:master Sep 22, 2023
1 check passed
@gaul
Copy link
Owner

gaul commented Sep 22, 2023

Thank you for your contribution @hazendaz!

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