Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我通过 web gui 在 jenkins 中“安装”了 Maven 存储库插件,但是当我单击之后出现在菜单中的 Maven 存储库图标时,我收到 404 错误......我错过了什么?
检查 Jenkins 日志文件。Jenkins 在收集响应浏览器请求所需的数据时可能会在某处抛出异常。当我有一个特别大的工件时,我遇到了这个问题,Jenkins 在尝试计算其校验和时抛出了OutOfMemory异常。
OutOfMemory