michael-o commented on a change in pull request #518:
URL: https://github.com/apache/maven/pull/518#discussion_r680502918



##########
File path: apache-maven/src/assembly/shared/run
##########
@@ -14,6 +14,7 @@ exec "$JAVACMD" \
   $MAVEN_OPTS \
   $MAVEN_DEBUG_OPTS \
   -classpath "${LAUNCHER_JAR}" \
-  $MAVENHOME_CONFIG \
+  "-Dclassworlds.conf=$CLASSWOLRDS_CONF" \

Review comment:
       I have a local patch which handles the path conversion and will provide 
after this one has been merged. It works both on Cygwin and MinGW.




-- 
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