我使用JHipster Online创建了一个Springboot + Angular项目,当我尝试将该应用程序导入作为gradle项目进行蚀时,我看到以下错误,这使我无法继续进行设置和运行这个程序。有什么建议吗?
错误:
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\GIT_REPO\TestProject\build.gradle' line: 22
* What went wrong:
Plugin [id: 'com.google.cloud.tools.jib', version: '0.9.11'] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin:0.9.11')
Searched in the following repositories:
Gradle Central Plugin Repository