ScathonLin commented on issue #583:
URL: https://github.com/apache/maven-mvnd/issues/583#issuecomment-1019876212
> > replace the settings.xml in the maven preset in the mvnd
>
> Could you provide more details about what you mean exactly ?
I find the method to resolve my problem, I can specified the
`maven.settings` in the mvnd.properties!
```
# The location of the maven settings file. The client normally uses default
settings in {@code ~/.m2/settings.xml}.
maven.settings=D:/devtools/apache-maven-3.6.3/conf/settings.xml
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]