简体   繁体   中英

Jenkins does not execute goals for maven project

Jenkins always shows BUILD FAILURE, but downloads all necessary dependencies. It shows error message: Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:3.1.0:clean (default-clean) on project spring-petclinic: Failed to clean project: Failed to delete /Users/ademchenko/spring-petclinic/target/spring-petclinic-2.1.0.BUILD-SNAPSHOT.jar

Jenkis build failure

文件夹权限可能会出现问题,提供权限并尝试,祝您好运。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM