Hello World from OSS Silicon Valley


HowToUse/Jenkins/1.594/JavaNCSS

_ Prerequisite

_ Install&Setup

Step.1
Click "Manage Jenkins" -> "Manage Plugins" link.
Step.2
Click "Available" tab. Select "JavaNCSS Plugins". Then install plugins and reboot Jenkins after installation.
Install_fig1.png
Step.3
Click "Configuration" link of target item, select "Publish JavaNCSS Report" from "Add post-build action" and set as follows.
ItemDescriptionExample
goalAdd "JavaNCSS" as goal"javancss:report"
ItemDescriptionExample
Checkstyle resultsspecify the path to checkstyle results file"trunk/sample/target/javancss-raw-report.xml"

_ HowToUse

Step.1
Execute build and you can see test code graph.
Result_fig1.png
Result_fig2.png

_ Author

S.Yatsuzuka

 
Attach file: fileResult_fig2.png 184 download [Information] fileResult_fig1.png 189 download [Information] fileInstall_fig1.png 181 download [Information]
Last-modified: 2015-08-17 (Mon) 02:41:34 (3173d)