Ndepend reports not showing up in CruiseControl Dashboard
Posted
by Premkumar
on Stack Overflow
See other posts from Stack Overflow
or by Premkumar
Published on 2009-04-08T15:07:00Z
Indexed on
2010/05/27
13:01 UTC
Read the original article
Hit count: 256
cruisecontrol.net
|ndepend
I am currently in the process of setting up ndepend report generation as part of Continuous Integration build process using CruiseControl.Net, I have followed the instructions outlined in ThoughtWorks Website.
The ndepend tasks runs fine and the reports are generated correctly but when I goto the dashboard and try to bring up the ndepend reports, nothing comes up (it displays blank). Does the cruisecontrol dashboard application expects the ndepend report in a particular file under the working folder or the artifact folder ?
© Stack Overflow or respective owner