Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-alpha-1
-
None
Description
As of version 2.0-alpha-1, plugin-testing only provides a way to lookup and instantiate uninitialized mojo instances, which means significant amount of explicit configuration in test pom.xml files and in test java code is required in order to be able to execute the mojo. It would be nice to be able to request fully configured mojo instances, that are initialized according to mojo parameter expressions and default values, thus saving the overhead of maintaining the manual mojo configuration.
Attachments
Issue Links
- is duplicated by
-
MPLUGINTESTING-7 parameters annotated with default-value are not injected
- Closed