So I have to use Continuum UI for executing a project in order to use continuum logging and notification tasks and there is no way I can include these tasks in normal maven command line execution, such as, mvn install?
Thanks, Sandeep -----Original Message----- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Friday, December 30, 2005 9:23 AM To: [email protected] Subject: Re: Can I call Continuum goals from Maven? You can't because we don't have these informations in pom. By default, we set in build definition clean and install goals. I fyou need only one phase in your lifecycle, you can define the default goal in your pom (http://maven.apache.org/maven-model/maven.html#class_build) Emmanuel Dixit, Sandeep (ProSource Solutions) a écrit : > Since I have all the necessary configuration info in ciManagement tag, I > would like to specify which life-cycle phase it should run. In general I > would like to use Continuum tasks without going through its UI. > > Thanks, > Sandeep > > -----Original Message----- > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 29, 2005 5:30 PM > To: [email protected] > Subject: Re: Can I call Continuum goals from Maven? > > > > Dixit, Sandeep (ProSource Solutions) a écrit : > >>I just successfully installed and configured Continuum and was able to >>import my Maven projects into it. >> >>Is there a way I can call Continuum tasks from Maven itself - mainly >>notification? > > > No. What do you want to do? > > Emmanuel > > > > ------------------------------------------------------------------------------------------- > ***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. > =========================================================================================== > > >
