Changes between Version 5 and Version 6 of PLATFORM_DEPLOYMENT_BUILD_MAVEN_R1


Ignore:
Timestamp:
12/17/08 22:56:31 (16 years ago)
Author:
sriggins
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_DEPLOYMENT_BUILD_MAVEN_R1

    v5 v6  
    99== Overview == 
    1010 
     11Maven must continue to build Sophie 2.0, run tests and generate reports. 
     12 
    1113== Task requirements == 
    1214 
    13   
    14 === Optional Tasks === 
    15  
     15 * Document which pom file to edit in the Reports section of  [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN] 
    1616 
    1717== Task result == 
    1818 
     19 * Updated [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN] 
     20 * Sophie Author build 
     21 
    1922== Implementation idea == 
    2023 
    21 === Naming Builds === 
    22  
    23  * EDITION-VERSION-DATE-SERIAL 
    24  ** Author and Reader editions 
    25  ** Version is the upcoming release.  pre_alpha_3, for example 
    26  ** Date in ISO 8601 format 
    27  ** Serial is 01, 02.  Useful if there are multiple builds in one day 
    28  
    29 === Storing Builds === 
    30  
    31  * Store builds at http://sophie2.org/trac/chrome/site/download/nightly/  (Derived from where release 2 was published) 
    32  
    3324== Related == 
    34 [wiki:BUILD_SERVER_DEPLOYMENTS_R0] 
     25[wiki:PLATFORM_DEPLOYMENT_BUILD_ECLIPSE_R1] 
    3526 
    3627== How to demo == 
    37  * Show the build directory with the nightly builds 
    38  * Download, expand and run one of the nightlies 
     28 
     29 * Demonstrate building sophie with maven 
     30 * Show updated [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN] 
    3931 
    4032= Design =