Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Not A Bug
-
3.9.9
-
None
-
None
-
Important
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
MNG-7131 maven.config doesn't handle arguments with spaces in them
- Closed
- links to