-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0-M6
-
Component/s: Maven Failsafe Plugin, Maven Surefire Plugin
-
Labels:None
https://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html states that useModulePath disables the use of the module path. This contradicts the option name which implies that a value of true enables the use of module path.
Which is it please? And is the use of module path on by default?