<< Back to previous view |
![]() |
[QB-105] Support for Maven site in reports
|
|
Status: | Open |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature | Priority: | Major |
Reporter: | tom harris | Assigned To: | Robin Shen |
Resolution: | Unresolved | Votes: | 2 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown | ||
Environment: | Windows 2000 |
Description |
In addition to JUnit and Clover reports provide support for linking to the Maven Site generated by a build.
|
Comments |
Comment by Robin Shen [ 18/Jul/06 08:27 PM ] |
In future versions, QuickBuild will be modified to take a plugin based architecture which will give user the flexibility to put arbitrary any kind of reports on the build info page. For now, if you want to link to Maven site, just put the site's starting page (for instance index.html) into the build's artifact directory, other users will then be able to follow this file to reach Maven site. |