Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.3.0
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
MPLUGIN-351 Support m2e execution of goal "descriptor"
- Closed