Skip to content

Commit

Permalink
added --no-transfer-progress
Browse files Browse the repository at this point in the history
  • Loading branch information
nbauma109 committed May 9, 2024
1 parent e3e49f1 commit 135b136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
# Example: ./build.sh


mvn wrapper:wrapper -Dmaven=3.9.6
mvn wrapper:wrapper -Dmaven=3.9.6 --no-transfer-progress
./mvnw clean verify -Dsigning.disabled=true --no-transfer-progress

0 comments on commit 135b136

Please sign in to comment.