mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Create mvnw
This commit is contained in:
parent
3d49985859
commit
632ef7f77c
1 changed files with 1 additions and 1 deletions
2
mvnw
vendored
2
mvnw
vendored
|
@ -1,3 +1,4 @@
|
|||
|
||||
#!/bin/sh
|
||||
# ----------------------------------------------------------------------------
|
||||
# Licensed to the Apache Software Foundation (ASF) under one
|
||||
|
@ -231,4 +232,3 @@ exec "$JAVACMD" \
|
|||
-classpath "$MAVEN_PROJECTBASEDIR/.mvn/wrapper/maven-wrapper.jar" \
|
||||
"-Dmaven.home=${M2_HOME}" "-Dmaven.multiModuleProjectDirectory=${MAVEN_PROJECTBASEDIR}" \
|
||||
${WRAPPER_LAUNCHER} $MAVEN_CMD_LINE_ARGS
|
||||
|
||||
|
|
Loading…
Reference in a new issue