reissseb commented on issue #909: URL: https://github.com/apache/maven-mvnd/issues/909#issuecomment-1948402350
That doesn't work either. The property is set as a `MAVEN_OPTS` in the `.mavenrc`: ```bash MAVEN_OPTS="-Ddockerfile.useMavenSettingsForAuth=true" ``` And `MAVEN_OPTS` is not supported by `mvnd` AFAIK. I guess I am back to using `jvm.config` or the CLI option. Thanks for your help @ppalaga -- 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]
