| Author |
From Maven1/CVS to Maven2/ClearCase
|
Aleksandar Vukelic
Greenhorn
Joined: Nov 05, 2007
Posts: 3
|
|
Hello All, we are currently in process of moving from CVS and maven version 1 to ClearCase and maven version 2. The following is maven call, we have currently in our shell script, we are using to perform release: maven scm erform-release -Dmaven.scm.checkout.dir=./ -Dmaven.scm.bootstrap.goal s=code-management:install-artifact,code-management eploy-artifact,code-manageme nt:generate-digests,code-management eploy-digests -Dmaven.scm.cvs.module=$1 -Dm aven.scm.cvs.sticky.tag=$2 -Dmaven.scm.tag=$2 This should be changed as we will use maven 2 (not maven 1) and Clearcase ( not cvs). Where I can find good docs about maven2? What I could find on maven web site is not clear enough, at least is not clear about maven and clearcase. Any help would be appreciated. Thanks, Aleksandar
|
 |
 |
|
|
subject: From Maven1/CVS to Maven2/ClearCase
|
|
|