Hi, I have a multijob project in jenkins. Each individual project creates its own surefire report using maven . So at last, i have 3 surefire reports,as i have three free-style projects in my top multi-job project. Now i want to combile these 3 reports into one aggregate report, so that it will be easy to me to look at it.
I am using cobertura and dashboard maven plugin addtionally. This will help me to create the test coverage and dashboard of individual freestyle jenkins project. Is there any way in maven by which i can create a aggregate report from multi-project. Thanks, Niraj -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/494f8774-8f4c-405b-a694-593849cafc1e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
