You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "michael-o (via GitHub)" <gi...@apache.org> on 2023/04/07 19:16:50 UTC

[GitHub] [maven-mvnd] michael-o commented on issue #813: mvnd and .mvn

michael-o commented on issue #813:
URL: https://github.com/apache/maven-mvnd/issues/813#issuecomment-1500568346

   > Ok, so add `-Dlogback.configurationFile=​logback.​xml` to `maven.config`? Will that always find `.mvn/logback.xml`?
   
   This is wrong! What you want is a system property, but `maven.config` is *only* about Maven user properties. You must use `jvm.config` for this.


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org