Skip to content

Commit

Permalink
run maven in debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
vjuranek committed Sep 30, 2024
1 parent 33677cc commit 226933b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cd "${SCRIPT_LOCATION}" || exit 1
fi


eval './mvnw '$MVN_OPTIONS''
eval './mvnw -X '$MVN_OPTIONS''


pushd debezium-testing/debezium-testing-system/target/failsafe-reports || exit 1
Expand Down

0 comments on commit 226933b

Please sign in to comment.