Jenkins Failed to execute goal on project:找不到依赖

 Jenkins构建时报:

Could not resolve dependencies for project

Cannot access nexus (http://110.110.110.42:8082/repository/maven-public/) in offline mode and the artifact org.springframework.boot:spring-boot-starter-parent:pom:2.0.1.RELEASE has not been downloaded from it before
原因:下载jar失败

解决办法:手动将本地jar,复制到Linux maven仓库中

 

相关文章:

  • 2021-10-03
  • 2021-12-10
  • 2021-04-05
  • 2021-05-23
猜你喜欢
  • 2021-12-06
  • 2022-01-17
  • 2021-05-21
  • 2021-12-03
  • 2022-12-23
  • 2022-01-12
  • 2021-11-05
相关资源
相似解决方案