美文网首页
jenkin + maven+testng+邮件发送

jenkin + maven+testng+邮件发送

作者: JD2017 | 来源:发表于2017-06-01 16:05 被阅读0次

    jenkins安装及配置

    jenkin配置邮件发送

    iMac 查看进程占用
    lsof -i tcp:8080
    该命令会显示占用8080端口的进程,有其 pid ,可以通过pid关掉该进程
    杀死进程
    kill pid

    Jenkins:error Failed to connect to repository : Error performing command: ls-remote -h https://github.com/jd2017/autofun.git HEAD
    解决:Git installations 中 Path to Git executable 未配置或者路径不对引起;(Set path to git executable. This can be just "git" or complete path.)

    相关文章

      网友评论

          本文标题:jenkin + maven+testng+邮件发送

          本文链接:https://www.haomeiwen.com/subject/umdefxtx.html