[
https://issues.apache.org/jira/browse/MNG-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939283#comment-17939283
]
Guillaume Nodet commented on MNG-6973:
--------------------------------------
Note that we now have
https://maven.apache.org/ref/4-LATEST/maven-configuration.html
> Document certain user properties in "mvn --help"
> ------------------------------------------------
>
> Key: MNG-6973
> URL: https://issues.apache.org/jira/browse/MNG-6973
> Project: Maven
> Issue Type: Improvement
> Components: Command Line, Documentation: Guides
> Affects Versions: 3.6.3
> Reporter: Konrad Windszus
> Priority: Major
>
> There are some user properties which can be used to influence behaviour of
> Maven which is not described via {{mvn --help}}:
> # {{maven.repo.local}}
> (https://github.com/apache/maven/blame/5739b12aa9fc03bdd9eb6482b7a75f98a3c1ba6e/maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java#L1603)
> # {{style.color}}
> https://github.com/apache/maven/blame/5739b12aa9fc03bdd9eb6482b7a75f98a3c1ba6e/maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java#L503
> I haven't found any documentation around those anywhere but I consider both
> useful enough to be documented with {{--help}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)