wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN_R2
Last modified 3 years ago Last modified on 01/29/09 15:00:11

Pages linking to PLATFORM_DEPLOYMENT_BUILD_MAVEN_R2:
TASK_INDEX
GROUP_DEPLOYMENT_R0
BUILD_SERVER_DEPLOYMENTS_R1

Ticket Summary Owner Status Type Component Priority Effort Importance
#72 PLATFORM_DEPLOYMENT_BUILD_MAVEN_R2 pav closed planned_task SOPHIE_PLATFORM major 0.5 80

Reported by Astea, 4 years ago.

Description

wiki page: PLATFORM_DEPLOYMENT_BUILD_MAVEN_R2 - effort: 0.5d

Analysis_owners

pav

Analysis_reviewers

boyan

Analysis_score

3

Design_score

0

Imp._score

0

Test_score

0

Analysis

Overview

Maven must continue to build Sophie 2.0, run tests and generate reports.

Task requirements

  • Store the generated by 'mvn site' reports in the server machine.(This can be done in parallel with BUILD_SERVER_DEPLOYMENTS_R1 after creating new job for the maven site generation).
    • They should be seen from outside, using sophie2.org/reports url for example.
  • Improve the assembly plugin to generate distribution in zip format(solve the problem with the repeated dependencies in the zips).
  • Go through the pom.xml's again to see if there are mistakes and correct them.
  • See if there are maven warnings while building and correct them.
  • Research more report plugins and store the information from the current in appropriate places(for example in code smells in the backlog)

Task result

  • Stored and seen from outside maven reports.
  • Maven building without mistakes and warnings.

Implementation idea

(Add links to related tasks that could be useful or helpful.)

How to demo

(Provide instructions for demonstration of the task.)

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.)