Below is a sample ciManagement and scm tags from my pom.xml. Once you
add this to the pom.xml, simply import or point to the pom url in
continuum as per the user guide. 


<!-- continuum config -->
  <scm>
        <connection>scm|local|C:/proj_folder|module_folder</connection>
  </scm>
<ciManagement>
  <system>continuum</system>
  <notifiers>
<!-- Example mail notifier configuration: -->
<notifier>
  <type>mail</type>
  <configuration>
    <address>[EMAIL PROTECTED]</address>
  </configuration>
</notifier>
<!-- Example IRC notifier configuration: -->
  </notifiers>
</ciManagement>


Hope this helps,
Sandeep

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: Friday, December 30, 2005 1:21 PM
To: Maven Users List
Subject: How to use continuum with Maven2? - Please Help

Hi,

Is there and kind of document which describes the steps to integrate 
Continuum with Maven2.?

Or Can anyone provide me how to do this with some sample pom ?



Thanks,
=======================================
Raghurajan Gurunathan |
=======================================

-------------------------------------------------------------------------------------------
***National City made the following annotations
-------------------------------------------------------------------------------------------
This communication is a confidential and proprietary business communication.  
It is intended solely for the use of the designated recipient(s).  If this 
communication is received in error, please contact the sender and delete this 
communication.
===========================================================================================

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

Reply via email to