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

Execution of the maven-license-plugin is not supported by M2E #468

Closed
brenuart opened this issue Jan 4, 2021 · 0 comments
Closed

Execution of the maven-license-plugin is not supported by M2E #468

brenuart opened this issue Jan 4, 2021 · 0 comments
Milestone

Comments

@brenuart
Copy link
Collaborator

brenuart commented Jan 4, 2021

Execution of the maven-license-plugin is not supported by M2E.
Two options:

  • declare the plugin execution in a separate profile that is not activated under Eclipse.
  • make use of the org.eclipse.m2e:lifecycle-mapping plugin to configure M2E to ignore that particular execution.

The later seems to be the most convenient solution.

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

No branches or pull requests

2 participants