[[BackLinksMenu]] [[TicketQuery(summary=BUILD_SERVER_REPORTS_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = Analysis = == Overview == Configure the build server to generate complete and accurate reports for every build. The reports should be visualized in useful for the developers form. == Task requirements == * The Hudson server should use the maven reports for every build. * The reports should be as listed in [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN]. == Task result == The Hudson instance which generates full reports for every build executed == Implementation idea == Configure Hudson to use the reports generated from the maven's site command. == Related == [wiki:BUILD_SERVER_INSTANCE_R0][[BR]] [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN] == How to demo == Show the generated reports for every build executed on the Hudson instance. = Design = = Implementation = ^(Implementation results should be described and linked here (from the wiki or the repository))^ = Testing = = Comments = ^(Write comments for this or later revisions here.)