Maven Wrapper

使用mvnw

mvn -N io.takari:maven:0.7.7:wrapper

之后使用 ./mvnw

./mvnw clean test install package

你可能感兴趣的:(Maven Wrapper)