[
https://issues.apache.org/jira/browse/SUREFIRE-1853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212630#comment-17212630
]
Tibor Digana commented on SUREFIRE-1853:
----------------------------------------
[~cowwoc] you may try to rephrase the text in the documenttaion.
The modular path is enabled by default (if module-info.java exists and the JVM
is executed by with JDK 9+) which is intended.
The user can therefore disable the Java Modularity by setting the property to
false.
> Clarify useModulePath documentation
> -----------------------------------
>
> Key: SUREFIRE-1853
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1853
> Project: Maven Surefire
> Issue Type: Improvement
> Reporter: Gili
> Priority: Major
>
> 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?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)