Changes between Version 4 and Version 5 of PLATFORM_DEPLOYMENT_BUILD_MAVEN


Ignore:
Timestamp:
10/13/08 11:51:44 (17 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_DEPLOYMENT_BUILD_MAVEN

    v4 v5  
    22If you don't have Maven installed on your machine yet, use [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW#MavenIntegration][[BR]] 
    33 
    4 The syntax for running Maven commands is mvn [command]. They have to be executed in the console in sophie2-platform directory or in the module you want to command (in its directory). The basic of them are: 
     4The syntax for running Maven commands is mvn [command]. They have to be executed in the console in sophie2-platform (in the repository) directory or in the module you want to command (again in its directory). The basic of them are: 
    55 * validate: validate the project is correct and all necessary information is available 
    66 * compile: compile the source code of the project