[
https://issues.apache.org/jira/browse/MNG-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939292#comment-17939292
]
Konrad Windszus commented on MNG-6973:
--------------------------------------
[~gnodet] Great, wdyt about adding that URL to the description of
https://github.com/apache/maven/blob/274184803c3726cdc3501237c379901740566bbf/compat/maven-embedder/src/main/java/org/apache/maven/cli/CLIManager.java#L157?
> 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)