Closed phauer closed 8 years ago
Hi Philipp,
I will look into it. Also the other issue you reported. I'm pretty busy at the moment, but I hope I can give you a solution this week.
Cheers, Gijs
Hi Philipp,
Sorry it took so long to respond, but recently I've updated the plugin. When you use the goal site:site and have the report tags in your pom, the plugin will create a maven site report. As input it uses the report default created by the mafia plugin. After each test run, the mafia plugin will create a fitness_report.html in FitNesseRoot/files/mafiaResults/report/. You can als publish this report directly. mafia:report is not meant for direct use. I will update the documentation to explain the workings.
Cheers, Gijs
Hello,
Steps to reproduce the issue: 1) create an empty maven project 2) add this pom:
3) mvn mafia:content mafia:start 4) execute the default test http://localhost:9090/FitNesse.UserGuide.TwoMinuteExample?test 5) mvn mafia:report produces the following output:
It seems to me that the included doxia version version (1.0) contains an invalid velocity template.
Not sure, if this is really a bug, but it seems to be.
Best Regards Philipp