We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66a54a6 commit 69c64dbCopy full SHA for 69c64db
mvn-setup.sh
@@ -27,5 +27,5 @@ fi
27
28
if ! [ -e "mvnw" ]; then
29
# 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
+ mvn -N wrapper:wrapper -Dmaven=3.5.2
31
fi
0 commit comments