vote up 0 vote down star

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 ?

flag

1 Answer

vote up 0 vote down

Are your xml result files properly merged into the build?

link|flag
i have checked the xml result files they are properly merged, the CI runtime doesnot throw any error as well. – Premkumar Apr 8 at 17:57

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.