You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/04/27 20:01:28 UTC

[GitHub] [maven-surefire] Tibor17 commented on pull request #288: [SUREFIRE-1783] Fork JVM defined by Toolchain should not inherit JAVA_HOME from Maven process

Tibor17 commented on pull request #288:
URL: https://github.com/apache/maven-surefire/pull/288#issuecomment-620202503


   We have the same problem in the option when [if ( isNotEmpty( jvm ) )](https://github.com/apache/maven-surefire/blob/15a631b811fb1deadfdaaa56a76dff5b3275629c/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java#L2523).
   We should set JAVA_HOME in this option too but it is clearer to do it in a new PR.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org