Skip to content

Commit 69c64db

Browse files
marko-bekhtaDavideD
authored andcommitted
Use wrapper plugin to generate mvnw
1 parent 66a54a6 commit 69c64db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mvn-setup.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ fi
2727

2828
if ! [ -e "mvnw" ]; then
2929
# Only necessary in projects that do not have mvnw checked into their git repository.
30-
mvn -N io.takari:maven:wrapper -Dmaven=3.5.2
30+
mvn -N wrapper:wrapper -Dmaven=3.5.2
3131
fi

0 commit comments

Comments
 (0)