Changes between Version 7 and Version 8 of PLATFORM_DEPLOYMENT_BUILD_MAVEN_R1


Ignore:
Timestamp:
01/09/09 12:30:36 (16 years ago)
Author:
pav
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_DEPLOYMENT_BUILD_MAVEN_R1

    v7 v8  
    1313== Task requirements == 
    1414 
    15  * Document which pom file to edit in the Reports section of  [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN] 
    16  * Improve the assembly plugin we use for building 
    17  * Generate reports with information from the build server, Hudson 
    18  * Generate server build with the compiled jsps 
     15 * Describe how to add new report plugin in  [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN] 
     16 * Improve the assembly plugin we use for building. 
     17 * The mvn site command should end with successful generation of the reports. 
     18 * Go through the base pom.xml file, correct the mistakes and refresh it with the new information(add the developer names for example). 
    1919 
    2020== Task result == 
    2121 
    2222 * Updated [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN] 
    23  * Sophie Author build 
     23 * Correctly edited base pom.xml. 
     24 * New sophie2-platform distribution. 
    2425 
    2526== Implementation idea == 
     27 * Add information about the new developers to the [source:/trunk/sophie2-platform/pom.xml] 
     28 * Describe the new profiles(hudson and jspcompile) in the [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN]. Mention the reports section where the report plugins should go. 
     29 * Add argLine configuration for the reports where needed so the mvn site can work correctly. 
    2630 
    2731== Related == 
     
    3236== How to demo == 
    3337 
    34  * Demonstrate building sophie with maven 
    35  * Show updated [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN] 
    36  * Show the new reports 
     38 * Demonstrate the assembly goal and what it generates. 
     39 * Show updated [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN]. 
     40 * Show the edited pom.xml. 
    3741 
    3842= Design =