| Name | Create and link |
|---|---|
| Version | 1.0.0 |
| Product Versions | 3.10+ |
| Author(s) | Matthew B. Doar, Consulting Toolsmiths |
| Homepage | http://www.pobox.com/~doar |
| Price | TBD |
| License | Commercial |
| JavaDocs | |
| IssueTracking | http://developer.atlassian.com/jira/browse/JCSP (this is where to submit bugs or feature requests) |
| Download latest JAR | https://svn.atlassian.com/svn/public/contrib/jira/jira-coverity/releases/.jar |
| Download Source | svn co https://svn.atlassian.com/svn/public/contrib/jira/jira-coverity |
| Browse Source | http://svn.atlassian.com/fisheye/browse/public/contrib/jira/jira-coverity |
Description/Features
.
| Summary |
More info TODO
Usage
- Check the version to use and download the plugin JAR file from the release location.
- Copy the downloaded JAR file into the atlassian-jira/WEB-INF/lib directory in your JIRA installation.
- Restart Jira.
- Click on
Screenshots
Screenshots of the plugin |
|---|
| There are no images attached to this page |
Building and Developing
To make changes to the plugin, you need to download the source and compile it yourself.
- Download and unpack the appropriate Jira development kit
- Inside the unpacked development kit, create a subdirectory named myplugins or some such and change directory to it.
- Download the plugin source with the command svn co https://svn.atlassian.com/svn/public/contrib/jira/jira-coverity
- Change directory to jira-coverity
- Make sure that you have a Java compiler and Maven installed, as described elsewhere
- Type maven jar and the resulting plugin JAR file is in the target subdirectory.
Unit Tests
FAQ
Troubleshooting
It didn't work for me
Now what?
