[ https://issues.apache.org/jira/browse/MSHARED-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov updated MSHARED-1132: ------------------------------------ Description: 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. was: 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. > Improved handling of system and user properties > ----------------------------------------------- > > Key: MSHARED-1132 > URL: https://issues.apache.org/jira/browse/MSHARED-1132 > Project: Maven Shared Components > Issue Type: Improvement > Components: maven-verifier > Reporter: Slawomir Jaranowski > Assignee: Slawomir Jaranowski > Priority: Major > Fix For: maven-verifier-2.0.0 > > > 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)