You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2023/01/13 16:54:00 UTC

[jira] [Commented] (MSHARED-1132) Improved handling of system and user properties

    [ https://issues.apache.org/jira/browse/MSHARED-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676693#comment-17676693 ] 

Slawomir Jaranowski commented on MSHARED-1132:
----------------------------------------------

https://github.com/apache/maven-integration-testing/pull/232

> 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)