You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2018/04/17 07:39:00 UTC

[jira] [Commented] (MPLUGINTESTING-57) plugin.xml is needed

    [ https://issues.apache.org/jira/browse/MPLUGINTESTING-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440532#comment-16440532 ] 

Robert Scholte commented on MPLUGINTESTING-57:
----------------------------------------------

IIUC you can make your plugin m2eclipse compatible by applying http://www.eclipse.org/m2e/documentation/m2e-making-maven-plugins-compat.html


> plugin.xml is needed
> --------------------
>
>                 Key: MPLUGINTESTING-57
>                 URL: https://issues.apache.org/jira/browse/MPLUGINTESTING-57
>             Project: Maven Plugin Testing
>          Issue Type: Improvement
>          Components: plugin-testing-harness
>    Affects Versions: 3.3.0
>            Reporter: Gerrit Hohl
>            Priority: Major
>
> For the test being executable the plugin.xml created by the maven-plugin-plugin is needed. But this plugin only runs during the build time of the Maven project of your plugin. If I use e.g. Eclipse and JUnit I don't have this file. But I guess it should be possible to get all the needed information also during runtime of the test as the maven-plugin-plugin also doesn't have any extra sources beside the Mojo and its annotations.



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