mvnw 是Maven Wrapper的缩写,主要是保证让某个项目使用指定的maven版本,并且不影响其他的项目。 ... mvnw clean install -DskipTests --settings ...
確定! 回上一頁