mirror of
https://github.com/apache/maven-mvnd.git
synced 2026-01-13 07:04:14 +08:00
Make sure the client env vars are correctly propagated to system properties
This commit is contained in:
@@ -344,6 +344,7 @@ public abstract class Message {
|
||||
"args=" + args +
|
||||
", workingDir='" + workingDir + '\'' +
|
||||
", projectDir='" + projectDir + '\'' +
|
||||
", env='" + env + '\'' +
|
||||
'}';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user