Gerrit Hohl created MPLUGINTESTING-57:
-----------------------------------------

             Summary: 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


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)

Reply via email to