|
|
 |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
current |
|
Assignee:
|
Ognjen Bubalo
|
|
Components:
|
jacoco |
|
Created:
|
30/Oct/12 9:18 AM
|
|
Description:
|
I cannot add the JaCoCo post-build action to any job. Nothing happens when I invoke the entry in the post-build action menu of the job configuration.
Also, nothing is logged when I do this.
|
|
Environment:
|
Linux, Oracle JDK 6, Jenkins 1.488
|
|
Project:
|
Jenkins
|
|
Priority:
|
Major
|
|
Reporter:
|
Carsten Pfeiffer
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
Yesterday I cloned the jacoco-plugin github repo to verify the problem. After starting jenkins with mvn hpi:run and creating a test-job, configuring the jacoco plugin worked just fine.
So I went again to the our testing server, upgraded some other plugins, restarted the server and this time, the jacoco configuration worked as well. So I'm not sure what caused the hickup, but it's gone now, at least for me.