I am using Maven RC2 with ClearCase LT.  Basically I have a maven.xml in
the root project that has the following code in it:

 <preGoal name="multiproject:install">
      <ant:ccupdate viewpath="c:/Projects/project_view/project_VOB"
              graphical="false"
              log="c:/mavenlogs/ccupdate.log"
              overwrite="false"
              preservetime="true"
              rename="false"/>
    </preGoal>

This goes and gets the LATEST from the main branch according to the config
spec file.

How do I  AUTOMATICALLY get a previous version (or label) other than
LATESTusing Maven (i.e. without modifying the config_spec file by hand
prior to running Maven)?  Is there a better integration with ClearCase than
using a preGoal?  How are people doing integration with ClearCase?

Thanks for your help.

- Tom




==============================================================================
This communication, together with any attachments hereto or links contained herein, is 
for the sole use of the intended recipient(s) and may contain information that is 
confidential or legally protected. If you are not the intended recipient, you are 
hereby notified that any review, disclosure, copying, dissemination, distribution or 
use of this communication is STRICTLY PROHIBITED.  If you have received this 
communication in error, please notify the sender immediately by return e-mail message 
and delete the original and all copies of the communication, along with any 
attachments hereto or links herein, from your system.

==============================================================================
The St. Paul Travelers e-mail system <tdmmsws3> made this annotation on 06/02/2004, 
04:09:01 PM.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to