Hudson 构建失败 - hudson.plugins.mercurial.MercurialSCM 无法转换为 hudson.scm.SubversionSCM

发布于 2024-08-18 10:35:11 字数 284 浏览 2 评论 0原文

当我从 Hudson 运行构建时,当前出现以下错误:

错误:Publisher hudson.tasks.Mailer 由于异常而中止 java.lang.ClassCastException: hudson.plugins.mercurial.MercurialSCM 无法转换为 hudson.scm.SubversionSCM

我们的构建上周四工作正常,自上周五以来,由于上述错误,它们一直失败。

我可以通过控制台在机器和构建服务器上本地运行构建,没有任何问题。

任何帮助将不胜感激。

I am currently getting the following error when I run a build from Hudson:

ERROR: Publisher hudson.tasks.Mailer aborted due to exception
java.lang.ClassCastException: hudson.plugins.mercurial.MercurialSCM cannot be cast to hudson.scm.SubversionSCM

Our builds were working fine last Thursday and since Friday of last week they have been failing due to the above error.

I can run the build locally on machien and the build server through the console with no issues.

Any help would be greatly appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

入怼 2024-08-25 10:35:11

通过更新 Hudson 中的邮件程序插件已解决此问题。

This issue was fix by updating the mailer plugin in Hudson.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文