RE : download multi modules pom with url (viewCVS and cvs scm)

2006-01-09 Thread Olivier Lamy
Sorry my bad !!! Just use rev=HEAD in the viewcvs url. - Olivier PS : need to go back home ;-)) sorry -Message d'origine- De : Yann Le Du [mailto:[EMAIL PROTECTED] Envoyé : lundi 9 janvier 2006 18:40 À : continuum-users@maven.apache.org Objet : Re: download multi modules pom with url (v

RE: Continuum not including profiles.xml

2006-01-09 Thread Dixit, Sandeep (ProSource Solutions)
Done... BTW, what is the scheduled date for release 1.1? I am using Maven 2.0.1. Thanks, Sandeep -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Monday, January 09, 2006 12:38 PM To: continuum-users@maven.apache.org Subject: Re: Continuum not including profiles

Re: download multi modules pom with url (viewCVS and cvs scm)

2006-01-09 Thread Yann Le Du
Hi Olivier, If you really need the revision 1.1 of services-layer-server-root - and not the HEAD - it's gonna be hard to tell Continuum to look elsewhere for the modules. As a workaround, you could - temporarily - configure httpd to give http access to your POM. That's what we were using before V

Re: Continuum not including profiles.xml

2006-01-09 Thread Emmanuel Venisse
Ok, file an issue and i'll fix it in 1.1. You can try as a workaround to replace all maven-*.jar in apps/continuum/lib by your jars in your M2_HOME. What is your maven version? Emmanuel Dixit, Sandeep (ProSource Solutions) a écrit : I did. It doesn't. I think it needs to be part of core Conti

Re: download multi modules pom with url (viewCVS and cvs scm)

2006-01-09 Thread Emmanuel Venisse
You can try by removing "?rev=1.1" in your root pom url Emmanuel Olivier Lamy a écrit : Hi, I want to register a mutli modules pom in continuum. My pom has the following url : http://ip/viewcvs/viewcvs.cgi/*checkout*/ServicesLayerServer/services-la yer-server-root/pom.xml?rev=1.1

download multi modules pom with url (viewCVS and cvs scm)

2006-01-09 Thread Olivier Lamy
Hi, I want to register a mutli modules pom in continuum. My pom has the following url : http://ip/viewcvs/viewcvs.cgi/*checkout*/ServicesLayerServer/services-la yer-server-root/pom.xml?rev=1.1

RE: Continuum not including profiles.xml

2006-01-09 Thread Dixit, Sandeep (ProSource Solutions)
I did. It doesn't. I think it needs to be part of core Continuum in order to be compatible with Maven 2. Thanks, Sandeep -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Monday, January 09, 2006 12:19 PM To: continuum-users@maven.apache.org Subject: Re: Continu

Re: Continuum not including profiles.xml

2006-01-09 Thread Emmanuel Venisse
Continuum doesn't support this feature. Please file an issue. I'm not sure Continuum supports profiles define in pom or in settings.xml. Can you try it? Emmanuel Dixit, Sandeep (ProSource Solutions) a écrit : I have profiles.xml in one of my modules. It appears that continuum is not picking u

Continuum not including profiles.xml

2006-01-09 Thread Dixit, Sandeep (ProSource Solutions)
I have profiles.xml in one of my modules. It appears that continuum is not picking up this file and thus not able to use properties defined in this profiles.xml. How do I resolve this? Thanks, Sandeep --- ***

Re: Scheduled forced build

2006-01-09 Thread Emmanuel Venisse
You'll force a build in schedule mode in 1.1. If you want to do it now, you need to use our xmlrpc service. A client is available (http://jira.codehaus.org/browse/CONTINUUM-544) but not applied for now in svn. Emmanuel [EMAIL PROTECTED] a écrit : When there are no changes to my project, conti

Scheduled forced build

2006-01-09 Thread EricLong
When there are no changes to my project, continuum will not run my build script (the log says "No files updated, not building."). Normally this is what I want, but I have a nightly schedule that I want to force a build so there is a nightly snapshot of the project's distributables. Is there a