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

fix: Add lifecycle mapping metadata for M2E (Eclipse) #192

Merged
merged 1 commit into from Jan 18, 2021

Conversation

jorsol
Copy link
Contributor

@jorsol jorsol commented Jan 15, 2021

Eclipse m2e allows to provide lifecycle mapping metadata as part of the plugin itself. If present, such mapping metadata will be automatically used by m2e, thus eliminating the need for plugin specific project configurator and/or lifecycle mapping metadata in pom.xml.

Fixes #146

Eclipse m2e allows to provide lifecycle mapping metadata as part of the plugin itself. If present, such mapping metadata will be automatically used by m2e, thus eliminating the need for plugin specific project configurator and/or lifecycle mapping metadata in pom.xml.

Fixes mojohaus#146

Signed-off-by: Jorge Solórzano <jorsol@gmail.com>
@lasselindqvist
Copy link
Collaborator

Thanks!

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.

Eclipse: resolving flatten-maven-plugin - No marketplace entries found
3 participants