当我触发我的应用程序的构建管道时,我得到了一个执行目标失败的错误。但是,当我在本地构建这个应用程序时,我没有得到这样的异常。当我只通过GitLab构建时,我会遇到这种情况。maven-plugin-api:jar:2.0.6: Could not transfer artifact org.apache.maven:maven-plugin-api:pom:2.0.6 from/to central(https://repo.maven.a
我正在尝试使用以下命令进行部署:如果我直接在我的shell中运行它,一切正常,但是如果我在gitlab管道(.gitlab-ci.yml文件)中运行它,它就不能工作;它找不到插件
No plugin found for prefix 'wildfly' in the current project andorg.apache