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

ASF GitHub Bot commented on MINVOKER-364:
-----------------------------------------

slawekjaranowski commented on PR #235:
URL: 
https://github.com/apache/maven-invoker-plugin/pull/235#issuecomment-2092890200

   exactly it are a `user properties` passed by `-D` Maven argument
   we have:
   
   ```
   MAVEN_OPTS='-DsysProperty=xxx' mvn ... -DuserProperty=xxx
   ```
   
   so `userProperty` it is a user property pass to Maven as cli argument
   
   We cen set a system property by `MAVEN_OPTS` environment variable
   




> Rename invoker.systemPropertiesFile to invoker.userPropertiesFile
> -----------------------------------------------------------------
>
>                 Key: MINVOKER-364
>                 URL: https://issues.apache.org/jira/browse/MINVOKER-364
>             Project: Maven Invoker Plugin
>          Issue Type: Improvement
>            Reporter: Slawomir Jaranowski
>            Assignee: Slawomir Jaranowski
>            Priority: Major
>             Fix For: 3.7.0
>
>
> Old property will be deprecated
> It are user properties added to cli - not a system properties



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to