Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.6.0
-
None
Description
It would be nice if the descriptor goal (https://maven.apache.org/plugin-tools/maven-plugin-plugin/descriptor-mojo.html) would be automatically executed by Eclipse as well (http://www.eclipse.org/m2e/documentation/m2e-making-maven-plugins-compat.html). As first step just a META-INF/m2e/lifecycle-mapping-metadata.xml would be sufficient which would ignore all goals but "descriptor".
This would be especially helpful in the context of executing tests with m-p-testing-harness (MPLUGINTESTING-57).
Attachments
Issue Links
- is duplicated by
-
MPLUGIN-366 Make maven-plugin-plugin:descriptor m2e friendly by using BuildContext and declaring metadata
- Closed
- relates to
-
MPLUGINTESTING-57 plugin.xml is needed
- Open
- links to