Hi I used to have in my multiproject in maven1 a dashboard report with a summary with the test results of each modules. How can I set up maven so that it will create a similar report like that in maven 2, with 1 line per module and the total of tests, number of failing tests, pass rate, etc?
Regards Emerson
