jira-importer opened a new issue, #165: URL: https://github.com/apache/maven-verifier/issues/165
**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** opened **[MSHARED-1132](https://issues.apache.org/jira/browse/MSHARED-1132?redirect=false)** and commented In embedded mode system properties are overridden by values provided by user in current JVM, but some of properties can be read only https://bugs.openjdk.org/browse/JDK-8206908 In fork mode system properties are provided as Maven user properties, should be add to `MAVEN_OPTS` environment variable. Because one correct place for system properties is `MAVEN_OPTS` we should force forked mode when system properties are set. --- **Issue Links:** - [MNG-7556](https://issues.apache.org/jira/browse/MNG-7556) Clean up notion between user properties and system properties 1 votes, 2 watchers -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
