Issue Type: Bug Bug
Affects Versions: current
Assignee: Josh Vinson
Components: coverity
Created: 16/Aug/12 10:13 PM
Description:

The Coverity plugin is wrapping all pre-build steps with cov-build
causing the pre-build steps to fail. It is also wrapped spawned
processes from the perforce plugin causing the p4 sync to fail:

[SmashIT Trunk Metrics] $ "C:\Program Files\Coverity\Coverity Static
Analysis\bin\cov-build" --dir coverity "C:\Program Files\Perforce
\p4.exe" workspace -o smashit_trunk_metrics

      • Perforce client workspace 'smashit_trunk_metrics' doesn't exist.

I know the workspace exists, the build was working before enable the
coverity plugin. It also does this to the TFS plugin as well which causes unecessary warnings in the build output. Additionally, this interaction with the MSBuild plugin causes the build to fail due to the command line arguments.

Bottom line, the Coverity plugin does not play nice with other plugins.

Environment: Jenkins 1.475
Coverity plugin 1.1.3

Windows 7 (64-bit) running as Windows service
java version "1.7.0_05"
Java(TM) SE Runtime Environment (build 1.7.0_05-b06)
Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)
Project: Jenkins
Labels: plugins windows
Priority: Critical Critical
Reporter: Kyle O'Connor
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