michael-o commented on code in PR #1597:
URL: https://github.com/apache/maven/pull/1597#discussion_r1667100173


##########
apache-maven/src/assembly/maven/conf/maven.properties:
##########
@@ -0,0 +1,20 @@
+#
+# Maven user properties
+#
+
+maven.user.home = ${user.home}/.m2

Review Comment:
   @cstamas The problem you describe has been solved by Windows with 
`APPDATA\{Roaming,Local,LocalLow}` the the conf files will roam, but the 
generated stuff will be in `Local`, if not even `LocalLow`, thus never be 
network mounted.



-- 
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-unsubscr...@maven.apache.org

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

Reply via email to