FxCopCmd.exe execute plugin.
Description
FxCopCmd.exe
execute plugin.
Output xml can be used to Violations
Plugin.
Configuration
System configuration
- Open the system configuration page "Manage Jenkins->Configure system"
- Enter the path to the FxCop command line client, that should be used by Jenkins.
- Example: C:\Program Files (x86)\Microsoft Fxcop 10.0\FxCopCmd.exe
Job configuration
[TABLE]
Common Problems
FxCopCmd.exe can produce several warnings, and when it does, the build will be marked as unstable. Look in your console output for the fxcop output.
[TABLE]
Changelog
Version 1.1 (02/28/2013)
- add forceOutput field.
Version 1.0 (02/26/2013)
- Initial release