編譯springboot2.X源碼時spring-boot-gradle-plugin報錯


輸入

mvn clean install -DskipTests -Pfast

后直接報錯:

[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (gradle) on project spring-boot-gradle-plugin: Command execution failed.: Process exited with an error: 1 (Exit value: 1) -> [Help 1] 

 根據下面提示,繼續輸入

mvn clean -rf :spring-boot-gradle-plugin

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM