Change By: Stefan Bellus (09/Nov/12 6:25 AM)
Description: In my setup, my build script performs coverity.

Coverity options set in job are only "Integrity Manager instance", "Project" and "Stream".

Coverity publisher fails:
[Coverity] No snapshot ID found in build log
Build step 'Coverity' changed build result to FAILURE
Build step 'Coverity' marked build as failure


Fixed.
I use coverity client 4.5. It prints "New run ID 1111 added." but plugin needs text "New snapshot ID 1111 added."
I My In my  build script I use sed command (sed -e 's/New run ID/New snapshot ID/') on cov-commit-defects.
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

Reply via email to