Continuum using Clearcase

2007-07-20 Thread Roosendaal, Maarten
Hi, We are using clearcase and on the (test)buildserver we already have a view present. We only want Continuum to: * do an update * check if there are changes (only for daily builds, a nightly build should always be build) * do a build But now it wants to create a view and check stuff out.

RE: Continuum with clearcase - pom.xml not found problem

2006-12-12 Thread Robert Langridge
2006 05:56 To: continuum-users@maven.apache.org Subject: Continuum with clearcase - pom.xml not found problem Dear Continuum, Do we have any workaroud to solve the following problems? Thanks! btw, I am not in this user group, could you reply to me direclty? I am using Continuum with ClearCase

RE: Continuum with clearcase - pom.xml not found problem

2006-12-12 Thread joy.ge
Dear Robert, Thanks a lot for your help! Regards, Joy -Original Message- From: Robert Langridge [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 12, 2006 4:41 PM To: JOY GE (ISDC-OCHL/SHA) Cc: continuum-users@maven.apache.org Subject: RE: Continuum with clearcase - pom.xml not found

Re: Continuum with clearcase - pom.xml not found problem

2006-12-12 Thread Wim Deblauwe
, December 12, 2006 4:41 PM To: JOY GE (ISDC-OCHL/SHA) Cc: continuum-users@maven.apache.org Subject: RE: Continuum with clearcase - pom.xml not found problem Hi Janos, I had the same problem with clearcase. If you select you project and Edit your build definition you have a field call POM Filename, here

Continuum with clearcase - pom.xml not found problem

2006-12-11 Thread joy.ge
Dear Continuum, Do we have any workaroud to solve the following problems? Thanks! btw, I am not in this user group, could you reply to me direclty? I am using Continuum with ClearCase. Even though the load rules are correctly specified and the files are checked out, Continuum is looking

Re: Continuum with ClearCase

2006-10-19 Thread Wim Deblauwe
You can specify the location of pom.xml through the web interface. 2006/10/19, Janos Mucsi [EMAIL PROTECTED]: Hi I am using Continuum with ClearCase. Even though the load rules are correctly specified and the files are checked out, Continuum is looking for pom.xml on top of the directories

Continuum with ClearCase

2006-10-18 Thread Janos Mucsi
Hi I am using Continuum with ClearCase. Even though the load rules are correctly specified and the files are checked out, Continuum is looking for pom.xml on top of the directories rather than 3-level deep. How do I configure it to look in the subdirectory? The config_spec file is typical

Build problems with continuum 1.0.3/clearcase - first attempt

2006-08-18 Thread Bravo, Kris
I'm trying to build several projects from clearcase, beginning with a simple parent pom with no defined modules. Here is the pom's scm block as I have it now: scm connectionscm:clearcase\\ccserver\ccstg_c\views\CORPUS\kbravo\36_branch.vws\config_spec/connection

RE: Build problems with continuum 1.0.3/clearcase - first attempt

2006-08-18 Thread Bravo, Kris
with continuum 1.0.3/clearcase - first attempt I'm trying to build several projects from clearcase, beginning with a simple parent pom with no defined modules. Here is the pom's scm block as I have it now: scm connectionscm:clearcase\\ccserver\ccstg_c\views\CORPUS\kbravo\36_branch.vws

Re: Continuum and ClearCase

2006-03-29 Thread raghurajan . x . gurunathan
-users@maven.apache.org cc: Subject:Re: Continuum and ClearCase your first url is correct, but i don't think the second is. file protocol works only if you allow it in apps/continuum/conf/application.xml You must restart continuum after the modification because the conf

Re: Continuum and ClearCase

2006-03-29 Thread Aaron Freeman
I tried giving it something similar to Mark suggested: file:///C:/path/to/pom/pom.xml I also tried several other formats: //path/to/pom/pom.xml file:/path/to/pom/pom.xml and several other that I can't even think of right now. It always says You must provide a valid URL On 3/29/06,

Re: Continuum and ClearCase

2006-03-29 Thread Emmanuel Venisse
your first url is correct, but i don't think the second is. file protocol works only if you allow it in apps/continuum/conf/application.xml You must restart continuum after the modification because the conf is loaded at startup. I use every day file protocol with url similar to your first for

Re: Continuum and ClearCase

2006-03-28 Thread Emmanuel Venisse
What is your url provided in add screen? Emmanuel Aaron Freeman a écrit : Thanks for the reply! I uncommented the allowedScheme for the type 'file', and then tried the path the way you suggested (and any other way I could think of), and it still says You must provide a valid URL. I'm not sure

Re: Continuum and ClearCase

2006-03-24 Thread Mark Reynolds
See this: http://maven.apache.org/continuum/faqs.html#can-i-use-file-protocol-in-add-project-view Then add your POM URL like this: file:///C:/path/to/pom/pom.xml Aaron Freeman wrote: I am bran new to Continuum. I have been learning Maven over last few weeks and have a decent understanding of

Re: continuum with clearcase

2006-03-02 Thread Emmanuel Venisse
[EMAIL PROTECTED] a écrit : Hi All How multi module maven2 project works with continuum(either 1.0.2/1.0.3 Snapshot) and clearcase i have my project in clearcase has Modules + Module A +SubModuleA -pom.xml +SubModuleB -pom.xml

Re: continuum with clearcase

2006-03-02 Thread raghurajan . x . gurunathan
: Subject:Re: continuum with clearcase [EMAIL PROTECTED] a écrit : Hi All How multi module maven2 project works with continuum(either 1.0.2/1.0.3 Snapshot) and clearcase i have my project in clearcase has Modules + Module A +SubModuleA

Re: continuum with clearcase

2006-03-02 Thread Emmanuel Venisse
: Subject:Re: continuum with clearcase [EMAIL PROTECTED] a écrit : Hi All How multi module maven2 project works with continuum(either 1.0.2/1.0.3 Snapshot) and clearcase i have my project in clearcase has Modules + Module A +SubModuleA -pom.xml

continuum with clearcase

2006-03-01 Thread raghurajan . x . gurunathan
Hi All How multi module maven2 project works with continuum(either 1.0.2/1.0.3 Snapshot) and clearcase i have my project in clearcase has Modules + Module A +SubModuleA -pom.xml +SubModuleB -pom.xml -pom.xml + Module B

Re: Continuum and ClearCase

2005-10-30 Thread Wim Deblauwe
list,that is why I posted here) Is there a workaround? Can I just point to a file location somewhere and tell continuum to build that? regards, Wim 2005/10/28, Emmanuel Venisse [EMAIL PROTECTED]: Continuum doesn't support clearcase for the moment. Some users

Re: Continuum and ClearCase

2005-10-30 Thread dan tran
and tell continuum to build that? regards, Wim 2005/10/28, Emmanuel Venisse [EMAIL PROTECTED]: Continuum doesn't support clearcase for the moment. Some users will try to do it in Maven-SCM. If you want to join to the effort, you're welcome. The next

Continuum and ClearCase

2005-10-28 Thread Wim Deblauwe
I'm trying to get my maven 2 project running with continuum but I don't succeed. We are using ClearCase, you I've set: scm connectionscm:clearcase:/connection /scm In my pom.xml, but the build fails. This is the debug window: jvm 1 | 2005-10-28 13:46:33,171 [SocketListener0-1] INFO Continuum -

Re: Continuum and ClearCase

2005-10-28 Thread Emmanuel Venisse
Continuum doesn't support clearcase for the moment. Some users will try to do it in Maven-SCM. If you want to join to the effort, you're welcome. The next time, it would be better if you send message on the continuum user list. Emmanuel Wim Deblauwe a écrit : I'm trying to get my maven 2

Re: Continuum and ClearCase

2005-10-28 Thread Wim Deblauwe
ok, thanks for the info (I'm not registered on the continuum list,that is why I posted here) Is there a workaround? Can I just point to a file location somewhere and tell continuum to build that? regards, Wim 2005/10/28, Emmanuel Venisse [EMAIL PROTECTED]: Continuum doesn't support clearcase

Re: Continuum and ClearCase

2005-10-28 Thread Emmanuel Venisse
here) Is there a workaround? Can I just point to a file location somewhere and tell continuum to build that? regards, Wim 2005/10/28, Emmanuel Venisse [EMAIL PROTECTED]: Continuum doesn't support clearcase for the moment. Some users will try to do it in Maven-SCM. If you want to join

Re: Continuum and ClearCase

2005-10-28 Thread Wim Deblauwe
continuum to build that? regards, Wim 2005/10/28, Emmanuel Venisse [EMAIL PROTECTED]: Continuum doesn't support clearcase for the moment. Some users will try to do it in Maven-SCM. If you want to join to the effort, you're welcome. The next time, it would be better if you send

Re: Continuum and ClearCase

2005-10-13 Thread dan tran
: Hi, any idea when Continuum will support ClearCase? I'm testing luntbuild and this works well with ClearCase. However, it kind of worries me that they now have a (quite expensive) commercial version. I fear that the open source version might

Continuum and ClearCase

2005-10-12 Thread Wim Deblauwe
Hi, any idea when Continuum will support ClearCase? I'm testing luntbuild and this works well with ClearCase. However, it kind of worries me that they now have a (quite expensive) commercial version. I fear that the open source version might be not as good as it can be, because the commercial

Re: Continuum and ClearCase

2005-10-12 Thread dan tran
over the open source version. If Continuum would support ClearCase I would give that a try. regards, Wim

Re: Continuum and ClearCase

2005-10-12 Thread Wim Deblauwe
/05, Wim Deblauwe [EMAIL PROTECTED] wrote: Hi, any idea when Continuum will support ClearCase? I'm testing luntbuild and this works well with ClearCase. However, it kind of worries me that they now have a (quite expensive) commercial version. I fear that the open source version

Re: Continuum and ClearCase

2005-10-12 Thread dan tran
configuration do you use? - Base SCM ? - UCM ? - Mix? - Snapshot? -Dan On 10/11/05, Wim Deblauwe [EMAIL PROTECTED] wrote: Hi, any idea when Continuum will support ClearCase? I'm testing luntbuild and this works well with ClearCase. However, it kind of worries me

Re: Continuum and ClearCase

2005-10-12 Thread Wim Deblauwe
? - Base SCM ? - UCM ? - Mix? - Snapshot? -Dan On 10/11/05, Wim Deblauwe [EMAIL PROTECTED] wrote: Hi, any idea when Continuum will support ClearCase? I'm testing luntbuild and this works well with ClearCase. However, it kind of worries me