mirror of
https://github.com/apache/maven.git
synced 2025-02-22 18:04:52 +00:00
fix mvnDebug which was not working anymore for unix
Signed-off-by: olivier lamy <olamy@apache.org>
This commit is contained in:
parent
b3e3972988
commit
cde15f4ef2
@ -17,6 +17,7 @@ export MAVEN_CMD_LINE_ARGS
|
||||
|
||||
exec "$JAVACMD" \
|
||||
$MAVEN_OPTS \
|
||||
$MAVEN_DEBUG_OPTS \
|
||||
-classpath "${LAUNCHER_JAR}" \
|
||||
$MAVENHOME_CONFIG "-Dmaven.multiModuleProjectDirectory=${MAVEN_PROJECTBASEDIR}" \
|
||||
$MAVEN_LAUNCHER "$@"
|
||||
|
Loading…
x
Reference in New Issue
Block a user