We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba75bc commit 80618e4Copy full SHA for 80618e4
complete/mvnw
@@ -211,7 +211,7 @@ else
211
if [ "$MVNW_VERBOSE" = true ]; then
212
echo "Couldn't find .mvn/wrapper/maven-wrapper.jar, downloading it ..."
213
fi
214
- if [ "$MVNW_REPOURL" = true]; then
+ if [ "$MVNW_REPOURL" = true ]; then
215
jarUrl="$MVNW_REPOURL/io/takari/maven-wrapper/0.5.2/maven-wrapper-0.5.2.jar"
216
else
217
jarUrl="https://repo.maven.apache.org/maven2/io/takari/maven-wrapper/0.5.2/maven-wrapper-0.5.2.jar"
0 commit comments