詹金斯jacoco插件

时间:2012-06-21 08:34:04

标签: hudson jenkins jenkins-plugins jacoco

我注意到jenkins whitout声纳的jacoco插件已经发布,我的问题是如何在pom.xml中进行配置?我已经制作了jacoco.exec但是如何使用jacoco插件制作.xml文件?我在github上发现了它(Jacoco Plugin on GitHub

我已经下载了zip并尝试将其编译为whit maven但我收到错误

The project org.jenkins-ci.plugins:jacoco:1.0.1-SNAPSHOT (D:\Projects\jenkinsci-jacoco-plugin\pom.xml) has 1 error
Non-resolvable parent POM for org.jenkins-ci.plugins:plugin:1.424.6: Could not transfer artifact org.jenkins-ci:jenkins:pom:1.21 from/to repo.jenkins-ci.org (http://repo.jenkins-ci.org/public/): 
Error transferring file: Server returned HTTP response code: 503 for URL: http://repo.jenkins-ci.org/public/org/jenkins-ci/jenkins/1.21/jenkins-1.21.pom @ org.jenkins-ci.plugins:plugin:1.424.6, 
C:\Documents and Settings\ro1v0367\.m2\repository\org\jenkins-ci\plugins\plugin\1.424.6\plugin-1.424.6.pom, line 4, column 11 -> [Help 2]

jacoco插件有哪些步骤,我该怎么办?

1 个答案:

答案 0 :(得分:1)

那些想要尝试jacoco插件的人现在已经有了很好的测试覆盖率,几个月后也没有,并且特别是不需要声纳来处理Jenkins。一些有用的链接:

干杯,