wiki:BUILD_SERVER_REPORTS_R1
Last modified 3 years ago Last modified on 01/29/09 14:42:30

Pages linking to BUILD_SERVER_REPORTS_R1:
BUILD_SERVER_INTEGRATION_R1
TASK_INDEX

Ticket Summary Owner Status Type Component Priority Effort Importance
#1495 BUILD_SERVER_REPORTS_R1 pav closed planned_task BUILD_SERVER 3 0.5 0

Reported by Astea, 4 years ago.

Description

wiki page: BUILD_SERVER_REPORTS_R1 - effort: 0.5d

Analysis_owners

pav

Analysis_score

0

Design_score

0

Imp._score

0

Test_score

0

Analysis

Overview

Configure the build server to show as many useful reports generated from maven as possible.

Task requirements

  • The following reports must be configured to generate reports in hudson:
    • Cobertura report
    • Dependency analyser
  • Research if there are a way to show the javadoc in hudson.
  • See the result from BUILD_SERVER_INTEGRATION_R1 and configure the newly installed report plugins.

Task result

New reports.

Implementation idea

  • Use the various goals for maven-dependency-plugin. There are analyze, analyze-only, dependency-tree, etc. Set MAVEN_OPTS with new values if there are memory problems while generating.
  • Generate xml file with the Cobertura report(now it is generated in phase package) and link it in hudson-Sophie 2.0-configure-cobertura report.

BUILD_SERVER_REPORTS_R0
PLATFORM_DEPLOYMENT_BUILD_MAVEN_R1
PLATFORM_DEPLOYMENT_BUILD_MAVEN_R0

How to demo

Show the new reports.

Design

(Describe your design here.)

Implementation

(Describe and link the implementation results here (from the wiki or the repository).)

Testing

(Place the testing results here.)

Comments

(Write comments for this or later revisions here.)