Add extra_options to junit/mvntest action [Was: The native maven command should allow for a custom settings.xml specification]
Current situation
The native junit/mvntest
function allows for custom properties but does not allow for custom settings.xml
.
Desired outcome
A way to specify a custom settings.xml
.