You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2019/06/12 15:57:00 UTC

[jira] [Created] (MPLUGIN-351) Support m2e execution of goal "descriptor"

Konrad Windszus created MPLUGIN-351:
---------------------------------------

             Summary: Support m2e execution of goal "descriptor"
                 Key: MPLUGIN-351
                 URL: https://issues.apache.org/jira/browse/MPLUGIN-351
             Project: Maven Plugin Tools
          Issue Type: Improvement
          Components: Plugin Plugin
    Affects Versions: 3.6.0
            Reporter: Konrad Windszus


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).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)