[ https://issues.apache.org/jira/browse/MNG-8226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878155#comment-17878155 ]
ASF GitHub Bot commented on MNG-8226: ------------------------------------- gnodet commented on PR #1694: URL: https://github.com/apache/maven/pull/1694#issuecomment-2321564571 The parser has been changed recently in [MNG-7131](https://issues.apache.org/jira/browse/MNG-7131), so I don't expect it to be reverted at this point. > Unable to parse maven.config > ---------------------------- > > Key: MNG-8226 > URL: https://issues.apache.org/jira/browse/MNG-8226 > Project: Maven > Issue Type: Bug > Components: Command Line, Settings > Affects Versions: 3.9.9 > Reporter: Hüseyin Kartal > Priority: Blocker > Attachments: maven.config > > > Maven don't recognize options in .mvn/maven.conf file. > Following options are not recognized in maven.conf file. > -s,--settings <arg> > -t,--toolchains <arg> > The resulting error is: > Unable to parse maven.config file options: Unrecognized option: --settings > .mvn/settings.xml > If the short options used without space -s<arg> it works. -- This message was sent by Atlassian Jira (v8.20.10#820010)