Question

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 ?

Was it helpful?

Solution

Are your xml result files properly merged into the build?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top