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 -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org