- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for MAVEN_DEBUG_OPTS (0.06 seconds)
-
apache-maven/src/assembly/maven/bin/mvn
fi handle_args() { while [ $# -gt 0 ]; do case $1 in --debug) if [ -z "$MAVEN_DEBUG_OPTS" ] ; then MAVEN_DEBUG_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=${MAVEN_DEBUG_ADDRESS:-localhost:8000}" else echo "Ignoring --debug option as MAVEN_DEBUG_OPTS is already set" fi ;; --yjp) if [ ! -f "$YJPLIB" ]; thenCreated: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed Dec 10 16:40:06 GMT 2025 - 9.2K bytes - Click Count (0) -
.teamcity/mvnw.cmd
@REM Provide a "standardized" way to retrieve the CLI args that will @REM work with both Windows and non-Windows executions. set MAVEN_CMD_LINE_ARGS=%* %MAVEN_JAVA_EXE% %JVM_CONFIG_MAVEN_PROPS% %MAVEN_OPTS% %MAVEN_DEBUG_OPTS% -classpath %WRAPPER_JAR% "-Dmaven.multiModuleProjectDirectory=%MAVEN_PROJECTBASEDIR%" %WRAPPER_LAUNCHER% %MAVEN_CONFIG% %* if ERRORLEVEL 1 goto error goto end :error set ERROR_CODE=1 :end
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Feb 26 01:48:39 GMT 2020 - 6.5K bytes - Click Count (0)