Version 2 (modified by meddle, 16 years ago) (diff) |
---|
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 PLATFORM_DEPLOYMENT_BUILD_MAVEN.
Task result
The Hudson instance generates full reports fo every build executed
Implementation idea
Configure Hudson to use the reports generated from the maven's site command.
Related
BUILD_SERVER_INSTANCE_R0
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.)