Re: Continuum wrong notification url

2006-10-18 Thread Ronald Pieterse
Hello, How come that the query string is not set up correctly for this url? in my continuum installation I experience the same problem. It shows ProjectBuild.vm/view/ProjectBuild/id/161/buildId/1322 while I think it should be like ProjectBuild.vm?view=ProjectBuildid=161buildId=1322 How can

Re: Continuum wrong notification url

2006-10-18 Thread Emmanuel Venisse
It's a bug in 1.0.3 but normally, the url is accessible too. Emmanuel Ronald Pieterse a écrit : Hello, How come that the query string is not set up correctly for this url? in my continuum installation I experience the same problem. It shows

Re: Continuum wrong notification url

2006-10-18 Thread Ronald Pieterse
Hello, How come that the query string is not set up correctly for this url? in my continuum installation I experience the same problem. It shows *ProjectBuild.vm/view/ProjectBuild/id/161/buildId/1322 *while it should show *ProjectBuild.vm?view=ProjectBuildid=161buildId=1322 *How can this be

Re: Continuum cant find dependencies from Repository

2006-10-17 Thread Emmanuel Venisse
Where are defined your repository? If your libs are in your local repository, the location of your local repository must be defined in ${user.home}/.m2/settings.xml, continuum doesn't read settings.xml from ${maven.home}/conf/ Emmanuel juergen.schumacher a écrit : Hi, I added a maven2

Re: Re: Continuum abruptly stopped

2006-10-10 Thread Emmanuel Venisse
You or someone in your team probably sent a kill on continuum: - Executor thread got shutdown signal. 2006-09-25 10:56:33,152 [Thread-0] INFO Continuum - Continuum stopped. Emmanuel Anoop kumar V a écrit : Alright - here is a copy paste... EHLO amp 250-amp.twoliter.com

Re: Continuum abruptly stopped

2006-10-09 Thread Jesse McConnell
no such logger is normal I believe...what killed the process? On 10/9/06, Anoop kumar V [EMAIL PROTECTED] wrote: Here are the last 100 lines of nohup.out. Seems to say There was no such logger $ tail -100 nohup.out 10:56:33.135 EVENT Stopped HttpContext[/] 10:56:33.136 EVENT Stopped [EMAIL

Re: Continuum abruptly stopped

2006-10-09 Thread Jesse McConnell
ya, I don't think 100 lines back is enough for that, could you get some more before the Stopping Jetty bit would be good On 10/9/06, Anoop kumar V [EMAIL PROTECTED] wrote: I dont know what killed the process.. Actually looking more at the same logs it seems that the process was killed before

Re: Continuum abruptly stopped

2006-10-09 Thread Anoop kumar V
On 10/9/06, Anoop kumar V [EMAIL PROTECTED] wrote: Here is some more log...attachedAnoopOn 10/9/06, Jesse McConnell [EMAIL PROTECTED] wrote: ya, I don't think 100 lines back is enough for that, could you getsome more before the Stopping Jetty bit would be good On 10/9/06, Anoop kumar V [EMAIL

Re: Continuum abruptly stopped

2006-10-09 Thread Wayne Fay
Attachments are generally not accepted/forwarded on this list, so you'll need to send in-line. Wayne On 10/9/06, Anoop kumar V [EMAIL PROTECTED] wrote: On 10/9/06, Anoop kumar V [EMAIL PROTECTED] wrote: Here is some more log...attached Anoop On 10/9/06, Jesse McConnell [EMAIL

Re: Continuum abruptly stopped

2006-10-09 Thread Anoop kumar V
Alright - here is a copy paste... EHLO amp 250-amp.twoliter.com Hello localhost [127.0.0.1], pleased to meet you 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-EXPN 250-VERB 250-8BITMIME 250-SIZE 250-DSN 250-ETRN 250-DELIVERBY 250 HELP DEBUG SMTP: Found extension ENHANCEDSTATUSCODES, arg DEBUG

Re: Continuum behind Apache Proxy

2006-10-02 Thread Mark Hewett
On 9/28/06, Vivian Stelller [EMAIL PROTECTED] wrote: Hello at all, I want to setup continuum in a subdomain of my Apache 2.0.x managed domain. It should appear on http://continuum.eecoo.net Not sure if this will help, but here's how I'm doing it (which ends up with continuum being at

Re: continuum as a (self contained) webapp - anybody ever tried?

2006-09-17 Thread Carlos Sanchez
it's already in svn, continuum-webapp On 9/17/06, Adam [EMAIL PROTECTED] wrote: I think that that is a planned feature for the 1.1 release. On a side note, I am curious to see if there is a way of doing it now, because we'd like to do it as well. On 9/17/06, Gunzenreiner Simon [EMAIL

Re: continuum as a (self contained) webapp - anybody ever tried?

2006-09-17 Thread Adam
I think that that is a planned feature for the 1.1 release. On a side note, I am curious to see if there is a way of doing it now, because we'd like to do it as well. On 9/17/06, Gunzenreiner Simon [EMAIL PROTECTED] wrote: Hi I am wonder whether anybody has ever achieved to run continuum as

Re: Continuum for C based projects

2006-09-12 Thread Emmanuel Venisse
Yes, it can be use with what_you_want projects. For C/C++ projects, you need to use Add Shell project entry in the menu, and provide the command to run. Emmanuel Ganesh Kumar a écrit : hi I read about Continuum that it is only for Java projects. Can it be used for C/C++ projects. Thanks

Re: Continuum 1.1

2006-09-11 Thread Carlos Sanchez
you can try branches/continuum-acegi that works and is where a lot of work has been done lately On 9/11/06, Gautham Pamu [EMAIL PROTECTED] wrote: Hi, Could you tell us when they are releasing Continuum 1.1 release and whats the current state of the continuum 1.1 build. I had extracted the

Re: Continuum 1.1

2006-09-11 Thread Emmanuel Venisse
continuum-plexus-application is an old module that we'll remove probably in few weeks. If you want to run continuum trunk, copy continuum-webapp war in web contianer and run it Emmanuel Gautham Pamu said: Hi, Could you tell us when they are releasing Continuum 1.1 release and whats the

Re: Continuum 1.1

2006-09-11 Thread Jason van Zyl
On 11 Sep 06, at 6:42 PM 11 Sep 06, Carlos Sanchez wrote: you can try branches/continuum-acegi that works and is where a lot of work has been done lately That branch is not going to be merged with trunk so I would not recommend using it. It is a discussion for the Continuum developers

Re: Continuum tries to checkout artifactId instead of module

2006-09-05 Thread Brett Porter
I've been bitten by Continuum stubbornly honouring the SCM URL in the POM above all else before too. Apart from reading it on initial import, for the modules and after updates do you think we should change it to use the real SCM URL and produce a build warning if the POM differs instead? -

Re: Continuum Build maven 1.0 project twice

2006-08-31 Thread Emmanuel Venisse
Send us your logs Emmanuel Pigache Steve a écrit : Hi, I use continuum with a Maven 1 project I run the goal clean war and a custom goal When I click on the build button, the generation of the project is ok but when the generation is finish, a second build is launch at once. I don't know if

Re: Continuum Build maven 1.0 project twice

2006-08-31 Thread Emmanuel Venisse
definition id=2). Emmanuel Pigache Steve a écrit : I joined to you my logs Steve -Message d'origine- De : Emmanuel Venisse [mailto:[EMAIL PROTECTED] Envoyé : jeudi 31 août 2006 15:48 À : continuum-users@maven.apache.org Objet : Re: Continuum Build maven 1.0 project twice Send us your

RE: Continuum Build maven 1.0 project twice

2006-08-31 Thread Pigache Steve
31 août 2006 16:22 À : continuum-users@maven.apache.org Objet : Re: Continuum Build maven 1.0 project twice I think you double-clicked on the build icon, because the project is enqueing twice with few milliseconds interval. INFO | jvm 1| 2006/08/31 15:56:08 | 2006-08-31 15:56:08,406

Re: Continuum Build maven 1.0 project twice

2006-08-31 Thread Emmanuel Venisse
: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Envoyé : jeudi 31 août 2006 16:22 À : continuum-users@maven.apache.org Objet : Re: Continuum Build maven 1.0 project twice I think you double-clicked on the build icon, because the project is enqueing twice with few milliseconds interval. INFO

RE: Continuum Build maven 1.0 project twice

2006-08-31 Thread Pigache Steve
: continuum-users@maven.apache.org Objet : Re: Continuum Build maven 1.0 project twice what is your browser? Emmanuel Pigache Steve a écrit : no, I run the project a lot of time and all the time the process run twice and I do a simple click (at the beginning I thought that I had done a double

Re: Continuum Build maven 1.0 project twice

2006-08-31 Thread Emmanuel Venisse
PROTECTED] -Message d'origine- De : Emmanuel Venisse [mailto:[EMAIL PROTECTED] Envoyé : jeudi 31 août 2006 17:11 À : continuum-users@maven.apache.org Objet : Re: Continuum Build maven 1.0 project twice what is your browser? Emmanuel Pigache Steve a écrit : no, I run the project a lot

RE: Continuum Build maven 1.0 project twice

2006-08-31 Thread Pigache Steve
@maven.apache.org Objet : Re: Continuum Build maven 1.0 project twice Hmm, I use the same version without problem. File an issue, and we'll look at it later. Emmanuel Pigache Steve a écrit : firefox 1.5 Cordialement, Steve Pigache Sopra Group. Agence de Normandie Tél. : +33 (0)2 32 81 57 57 - Fax

RE: Continuum thinks a build is running

2006-08-30 Thread Artamonov, Juri
: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 30, 2006 12:14 PM To: continuum-users@maven.apache.org Subject: Re: Continuum thinks a build is running 2 is ok other values for state are: 2=ok 3=failure 4=error 6=building 7=checking out 8=updating Emmanuel Artamonov, Juri

RE: Continuum thinks a build is running

2006-08-30 Thread Artamonov, Juri
Yes, that works, thank you Emmanuel. -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 30, 2006 12:33 PM To: continuum-users@maven.apache.org Subject: Re: Continuum thinks a build is running ok, you need to modify the state and end time

Re: Continuum tries to checkout artifactId instead of module

2006-08-30 Thread Emmanuel Venisse
This pb is a maven pb when directory name isn't equals to the artifactId. In your case, the directory is data and artifactId is appfuse-data You can check the scm url resolution in your child pom with this command 'mvn help:effective-pom' you can choose between two solutions for this pb. 1.

RE: Continuum thinks a build is running

2006-08-30 Thread Artamonov, Juri
PROTECTED] Sent: Wednesday, August 30, 2006 9:38 AM To: continuum-users@maven.apache.org Subject: Re: Continuum thinks a build is running If the workaround doens't work, you need to modify the project state in database with a sql client like Squirrel. Emmanuel yazsaw7 a écrit : Any other advice

Re: Continuum Gives a Not a v4.0.0 POM exception.

2006-08-29 Thread Emmanuel Venisse
Piyush Kumar Nahata a écrit : Hi all, I'm using Continuum-1.0.3 with Maven 2.0.4. I have a multi project. When I try to give the URL of the child project, I get the folowing Error --START OF STACK TRACE

Re: Re: Continuum Gives a Not a v4.0.0 POM exception.

2006-08-29 Thread Torsten Curdt
- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] ] Sent: Tuesday, August 29, 2006 7:23 PM To: continuum-users@maven.apache.org Subject: Re: Continuum Gives a Not a v4.0.0 POM exception. Piyush Kumar Nahata a écrit : Hi all, I'm using Continuum-1.0.3

RE: Re: Continuum Gives a Not a v4.0.0 POM exception.

2006-08-29 Thread Piyush Kumar Nahata
Of Torsten Curdt Sent: Tuesday, August 29, 2006 9:20 PM To: continuum-users@maven.apache.org Subject: Re: Re: Continuum Gives a Not a v4.0.0 POM exception. Check your local repository. I've encountered a similar problem. Maven downloaded an html error page instead of a valid pom. I had to change

Re: Continuum thinks a build is running

2006-08-29 Thread yazsaw7
Any other advice that you can offer to stop a particular build? I have a build that appears to be hung for more than 1 day. i have restarted continuum and clicked 'Build All' and my build is still running in the background. I can still kick off new builds, but i can't stop the one build. thx,

Re: [continuum] ruby xmlrpc client

2006-08-22 Thread Emmanuel Venisse
A very basic script is attached to http://jira.codehaus.org/browse/CONTINUUM-805 It need lot of work. Emmanuel Chris Berry a écrit : Greetings, Has anyone yet created a Ruby-based xmlrpc client for Continuum that they would be willing to share?? Thanks, -- Chris

Re: Continuum behind an apache https proxy

2006-08-20 Thread Joerg Buchberger
if anyone is interested. -Original Message- From: Tamás Cservenák [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 08, 2006 7:29 AM To: continuum-users@maven.apache.org Subject: Re: Continuum behind an apache https proxy You could try to setup Continuum and Proximity, make continuum use

Re: [Continuum] my notifier email is removed during build !

2006-08-17 Thread Emmanuel Venisse
Continuum users list is continuum-users@maven.apache.org ;-) Emmanuel Nicolas De Loof a écrit : Hello I'm using Continuum for my maven1 project. I've added a email notifier to get build result. Build runs fine, I get no mail, and when I get back to project page there is no notifier anymore.

Re: Continuum thinks a build is running

2006-08-11 Thread Emmanuel Venisse
It's a known bug. The workaround is: - restart Continuum - press the build all button at the bottom of the summary page Emmanuel Jerry DuVal a écrit : Our server was restarted during a build and now Contiuum thinks the build is still running and will not start any other builds. Any way to

Re: Continuum on Tomcat?

2006-08-09 Thread Emmanuel Venisse
It will be possible in 1.1 because it will be a webapp. Emmanuel Thomas Van de Velde a écrit : Hi, Is it possible to run Continuum on Tomcat? Right now Continuum does not support HTTPS, which obviously is a no-go in an enterprise deployment over the Internet. Luntbuild e.g. gives me the

Re: Continuum on Tomcat?

2006-08-09 Thread Thomas Van de Velde
Thanks Emmanuel. I think that's a great thing as that will not force infrastructure decisions on the user. Thomas On 8/9/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: It will be possible in 1.1 because it will be a webapp. Emmanuel Thomas Van de Velde a écrit : Hi, Is it possible to run

Re: Continuum behind an apache https proxy

2006-08-08 Thread Thomas Van de Velde
Did anybody answer this question? I am having the same issue. Cheers, Thomas On 11/25/05, Thomas Recloux [EMAIL PROTECTED] wrote: Hi all, I want to install continuum behind an apache https server. The problem is that continuum redirects to : http://myproxy/;, using http. I did not

Re: Continuum behind an apache https proxy

2006-08-08 Thread Tamás Cservenák
You could try to setup Continuum and Proximity, make continuum use proximity and setup Proximity to use the Apache Proxy? ~t~ On 8/8/06, Thomas Recloux [EMAIL PROTECTED] wrote: Hello Thomas :-) Did anybody answer this question? I am having the same issue. I did not solve this problem...

Re: Continuum starts but no webconsole available

2006-08-04 Thread Jesse McConnell
that would be my guess or make sure that there aren't any exceptions in the startup complaining about another service running on that port On 8/3/06, Steve Coy [EMAIL PROTECTED] wrote: A local firewall perhaps? -Original Message- From: Vinicius Carvalho [mailto:[EMAIL PROTECTED]

RE: Continuum starts but no webconsole available

2006-08-03 Thread Steve Coy
A local firewall perhaps? -Original Message- From: Vinicius Carvalho [mailto:[EMAIL PROTECTED] Sent: Fri 8/4/2006 7:34 AM To: continuum-users@maven.apache.org Subject: Continuum starts but no webconsole available Hello there! I've downloaded continuum 1.0.3. And I execute the run.sh,

Re: Continuum with SVN and Apache/SSL

2006-07-24 Thread Andrew Williams
the project add page currently requires that URLs be publicly visible (no passwords etc). I would temporarily disable the security, upload it, then lock it down again. For the scm updates later you can use the maven servers setup to specify credentials Andy On Mon, 2006-07-24 at 16:13 +0200,

Re: Continuum with SVN and Apache/SSL

2006-07-24 Thread Carlos Sanchez
Continuum allows poms in servers password protected. Use url of type http://username:[EMAIL PROTECTED]/... But there's a bug thay may force you to work around, see http://jira.codehaus.org/browse/CONTINUUM-747 On 7/24/06, Andrew Williams [EMAIL PROTECTED] wrote: the project add page currently

Re: Continuum with SVN and Apache/SSL

2006-07-24 Thread Andrew Williams
like I said, currently though folk may get more mileage if that workaround is good. A On Mon, 2006-07-24 at 18:07 +0200, Carlos Sanchez wrote: Continuum allows poms in servers password protected. Use url of type http://username:[EMAIL PROTECTED]/... But there's a bug thay may force you to

Re: [continuum] Could not find Maven project descriptor.

2006-07-13 Thread Trygve Laugstøl
Valerio Schiavoni wrote: Hello i'm using continuum 1.0.3 in a linux/ubuntu machine. i want to use it with a multi-module project; my scm is svn. In the future, for Continuum questions please use [EMAIL PROTECTED] This list is for Maven questions. -- Trygve

Re: [continuum] Could not find Maven project descriptor.

2006-07-12 Thread Valerio Schiavoni
hello kenney, thanks for the reply On 7/12/06, Kenney Westerhof [EMAIL PROTECTED] wrote: Do you have svn:externals set up in svn? what exactly is svn:externals ? It looks like the source tree is indeed empty. Try a checkout for the URL defined in the root pom; i did a: svn co

Re: [continuum] Could not find Maven project descriptor.

2006-07-12 Thread Valerio Schiavoni
On 7/12/06, Kenney Westerhof [EMAIL PROTECTED] wrote: Do you have svn:externals set up in svn? what exactly is svn:externals ? ok, i documented my self a bit about externals: http://svnbook.red-bean.com/en/1.0/ch07s03.html but still haven't solved my problem. In particular, i didn't

Re: [continuum] Could not find Maven project descriptor.

2006-07-12 Thread Emmanuel Venisse
Valerio Schiavoni a écrit : Hello i'm using continuum 1.0.3 in a linux/ubuntu machine. i want to use it with a multi-module project; my scm is svn. The parent pom and the modules poms are loaded correctly, as I can see them in the 'Show Projects'/Continuum Projects. If I try to build the

Re: [continuum] Could not find Maven project descriptor.

2006-07-12 Thread Valerio Schiavoni
hello Emmanuel, On 7/12/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: Do you have a pom.xml in your directory? i do if you see trunk, branches, tags for parent project, your scm url is wrong. you need to provide the scm url of your project (to the directory that contains your pom) and not

RE: Continuum with Apache/SSL

2006-07-12 Thread Bravo, Kris
Continuum runs in a servlet container (Jetty). The scenario you are looking for is proxying calls to apache over to the Jetty server: http://mortbay.org/jetty/faq?s=200-Generalt=apache kris bravo * Clarify Development * office: 678.893.1288 * mobile: 678.296.8723 -Original Message-

Re: Continuum and maven 2 project

2006-07-07 Thread Lee Meador
It allows you to build the same project in several ways as well. For example, with maven2 you can build the deployable artifacts and the site seperately. Or you can build and also do an assembly as a seperate continuum build. On 6/27/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: the directory

Re: Continuum 1.0.3 shell script compilation errors

2006-06-30 Thread Emmanuel Venisse
Can you attach your logs? Emmanuel apache maillist a écrit : Hi all, Just want to know if anyone seem this the same problem in 1.0.3. We have a shell script scheduled to run every midnight. It basically checks out the maven projects from CVS. the pom structure we have is like the following:

Re: Continuum 1.0.3 shell script compilation errors

2006-06-30 Thread Emmanuel Venisse
In your log, I can only see the exit code of your build.sh: 158605624 [Thread-2] INFO org.apache.maven.continuum.execution.ContinuumBuildExecutor:shell - Exit code: 1 so your shell script return an error, and I don't see compilation errors in your logs. You can run it directly in the '36'

Re: Continuum Skin?

2006-06-29 Thread Brett Porter
This is the appearance from 1.0.3+. It isn't currently customisable, though it should be possible by editing the CSS in the source code. - Brett On 30/06/06, Denis Fuenzalida [EMAIL PROTECTED] wrote: I've seen this continuum instance: http://ci.gbuild.org/continuum/servlet/continuum Which

Re: continuum project list page listing projects in error when they are successful

2006-06-28 Thread Emmanuel Venisse
I'm totally agree with you. It's a little pb and we have an issue about it in jira. Generally, the cause of this pb is an error in some database request executed by jpox. We'll fix it in 1.1 Emmanuel Baron Reznik a écrit : Hi, I have continuum set up building a multimodule set of poms with

Re: Continuum local Repository is different of M2 local repo defined in settings.xml

2006-06-28 Thread Emmanuel Venisse
Continuum use local repository defined in ${user.home}/.m2/settings.xml ${maven.home}/conf/settings.xml isn't used by continuum, it use an other general settings.xml in a continuum sub-directory. You can find the location of it in your logs. Emmanuel Thibaut Cazenave a écrit : Hello, I've

Re: Continuum and maven 2 project

2006-06-27 Thread Emmanuel Venisse
If your project contains sub-modules, continuum will create one project by module so they can be built independantly. all your code is already checkouted in the parent project directory, so if you don't want modules in continuum, remove them and modify the build definitions of your parent

Re: Continuum and maven 2 project

2006-06-27 Thread Jeff Mutonho
On 6/27/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: If your project contains sub-modules, continuum will create one project by module so they can be built independantly. all your code is already checkouted in the parent project directory, so if you don't want modules in continuum, remove

Re: Continuum and maven 2 project

2006-06-27 Thread Emmanuel Venisse
the directory name is a Continuum internal thing (the id of the project in continuum) and you can't change it. Emmanuel Jeff Mutonho a écrit : On 6/27/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: If your project contains sub-modules, continuum will create one project by module so they can

Re: Continuum and maven 2 project

2006-06-27 Thread Emmanuel Venisse
Jeff Mutonho a écrit : I've posted to the Continuum list but haven't received any responses.Maybe someone can help here. I'm a Continuum newbie.I've got Continuum running , checking out my maven2 project from CVS and launching a a build.I've noticed that the projects are checked out into

Re: Continuum and maven 2 project

2006-06-27 Thread Jeff Mutonho
Second thing is that e-mailing is not working.I get the exception jvm 1| DEBUG SMTP: Found extension OK, arg jvm 1| DEBUG SMTP: use8bit false jvm 1| MAIL FROM:[EMAIL PROTECTED] jvm 1| 454 5.7.3 Client does not have permission to submit mail to this serv er. jvm 1|

Re: Continuum and maven 2 project

2006-06-27 Thread Emmanuel Venisse
Jeff Mutonho a écrit : Second thing is that e-mailing is not working.I get the exception jvm 1| DEBUG SMTP: Found extension OK, arg jvm 1| DEBUG SMTP: use8bit false jvm 1| MAIL FROM:[EMAIL PROTECTED] jvm 1| 454 5.7.3 Client does not have permission to submit mail to

Re: Continuum not building after a CVSNT check in

2006-06-24 Thread Emmanuel Venisse
Send your logs. Emmanuel Derek Mackie a écrit : Despite numerous attempts at resetting up continuum, maven and cvsnt I've been unable to get continuum to build after a cvs commit. It builds perfectly if I force a build but it won't respond to any cvs commits. I have a parent pom that

Re: Continuum with Subversion

2006-06-23 Thread Emmanuel Venisse
Continuum use the password define with scm parameters. you can modify the password used by continuum in the project view. Emmanuel Mike Lee a écrit : Just out of curiousity, is the SCM password the same as my computer password. So, when Continuum gets prompted for my computer password (due to

Re: Continuum with Subversion

2006-06-22 Thread Mike Lee
Yes. I was able to check out the files in the directory from the continuum machine with the same account used by continuum. Thanks for any help you can give me. On 6/22/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: Can you connect to your subvservion from the continuum machine with the same

Re: Continuum with Subversion

2006-06-22 Thread Mike Lee
Hi, I used the command line you indicated: svn co svn+ssh://scorpion.xxx.com/data/project/ (except I replaced xxx with my company name) In addition, I took a look at the log file and here's what was in it: Provider message: The svn command failed. - Enqueuing 'Publish Models with Ant/SVN'

Re: Continuum with Subversion

2006-06-22 Thread Emmanuel Venisse
Can you connect to your subvservion from the continuum machine with the same account used by continuum? svn co svn+ssh://scorpion.xxx.com/data/project/ Emmanuel Mike Lee a écrit : Hello all, I am trying to build an Ant project. I have a machine set up with Subversion and the only way to

Re: Continuum with Subversion

2006-06-22 Thread Emmanuel Venisse
continuum use the svn command line. it seems that your svn can't connect to your ssh server. what is the svn command line you use? Emmanuel Mike Lee a écrit : Yes. I was able to check out the files in the directory from the continuum machine with the same account used by continuum. Thanks

Re: Continuum with Subversion

2006-06-22 Thread Mike Lee
Just out of curiousity, is the SCM password the same as my computer password. So, when Continuum gets prompted for my computer password (due to me using ssh), does it enter the SCM password? or does it enter something else? I am not sure about this, but right now I am thinking that the reason I

Re: [Continuum Python Client] i can't pass a integer to the client?

2006-06-16 Thread Emmanuel Venisse
where do you find it? We have only a java class for xml-rpc access to Continuum. Emmanuel shen kai a écrit : i use continuum_cli.py to control my continuum server . when i call the do_buildProject command. it throw a exception said: the argument 's type is a string not a integer. how can i

Re: Continuum 1.0.3 build is not updating status or sending emails

2006-06-15 Thread Emmanuel Venisse
What is the type of project? Emmanuel Gautham Pamu a écrit : Hi Everyone, I am using continuum 1.0.3 version. It has completed building the projects but it says it is still in progress and it is not sending the build report email. Is this a known problem with continuum 1.0.3, is there was fix

Re: Continuum and Maven Proxy

2006-06-09 Thread Emmanuel Venisse
yes you can like you do it with maven. Put a mirror in your ~/.m2/settings.xml Emmanuel Tamás Cservenák a écrit : Hi all, is it possible to setup continuum to use some maven proxy (Proximity or Maven-proxy) for builds? How to inject binary dependencies not on repo1.maven.org? (for maven i

Re: Continuum property space reference?

2006-06-06 Thread dan tran
search for wrapper.conf -D On 6/6/06, Smythe, Steve [EMAIL PROTECTED] wrote: Is there a Continuum property space reference where I can see what properties are passed to the called Maven2 build? Steve

Re: Continuum project groups

2006-05-29 Thread Emmanuel Venisse
You can't actually, it will be a 1.1 feature. Emmanuel John Cartwright a écrit : Hello All, how does one control and modify the Project Group shown on the continuum projects listing? Thanks! -- john

Re: [Continuum 1.0.3] Is Changes section broken again?

2006-04-27 Thread Emmanuel Venisse
the build, the Changes section still shows 3 blank columns. I'm using CVS. _Mang Emmanuel Venisse [EMAIL PROTECTED] 04/26/2006 03:38 AM Please respond to continuum-users@maven.apache.org To continuum-users@maven.apache.org cc Subject Re: [Continuum 1.0.3] Is Changes section broken again

Re: [Continuum 1.0.3] Is Changes section broken again?

2006-04-27 Thread Mang Jun Lau
Looks fine to me. The last file was dated 4/26/06 2:43 PM. The author is listed there in RAD as well. _Mang Emmanuel Venisse [EMAIL PROTECTED] 04/27/2006 03:08 AM Please respond to continuum-users@maven.apache.org To continuum-users@maven.apache.org cc Subject Re: [Continuum 1.0.3

Re: [Continuum 1.0.3] Is Changes section broken again?

2006-04-26 Thread Emmanuel Venisse
You don't have committer and date because your modifications aren't a scm change. We get username/date for all files modified since last build and in your case files aren't modified in scm. If you do a real change in your scm, you'll see username/date. Emmanuel Mang Jun Lau a écrit : I just

Re: Continuum 1.0.3 error adding m2 project

2006-04-26 Thread Emmanuel Venisse
Normally, you have an error before this line. What is it? Continuum can't open the file. Perhaps a connection problem. Emmanuel Malcolm Wong Ho a écrit : I'm getting this error with Continuum 1.0.3 after upgrading from 1.0.2. INFO | jvm 1| 2006/04/25 23:04:57 | 2006-04-25 23:04:57,883

RE: Continuum 1.0.3 error adding m2 project

2006-04-26 Thread Malcolm Wong Ho
I use the same url for 1.0.2 and it works, is there proxy settings i have to use? -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Wed 4/26/2006 9:46 AM To: continuum-users@maven.apache.org Subject: Re: Continuum 1.0.3 error adding m2 project Normally, you

RE: Continuum 1.0.3 error adding m2 project

2006-04-26 Thread Malcolm Wong Ho
: org.apache.velocity.runtime.parser.TokenMgrError: Lexical error at line 121, column 17. Encountered: EOF after : -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Wed 4/26/2006 10:06 AM To: continuum-users@maven.apache.org Subject: Re: Continuum 1.0.3 error adding m2

Re: Continuum 1.0.3 error adding m2 project

2006-04-26 Thread Emmanuel Venisse
4/26/2006 10:06 AM To: continuum-users@maven.apache.org Subject: Re: Continuum 1.0.3 error adding m2 project I don't know. Do you have an error before Unable to validate message? DISCLAIMER: This message may contain information which is confidential, private or privileged in nature. If you

Re: Continuum wiki

2006-04-26 Thread Carlos Henriquez
Great!! I think a lot of people will aprecciate that and you will rest a little bit more from all our asking ;-)

Re: [Continuum 1.0.3] How does Deployment Repository work?

2006-04-26 Thread Mang Jun Lau
server act as a repository. Not sure though. Can anyone clarify functionality and how to work this feature? _Mang Carlos Henriquez [EMAIL PROTECTED] 04/26/2006 02:58 PM Please respond to continuum-users@maven.apache.org To continuum-users@maven.apache.org cc Subject Re: [Continuum 1.0.3

Re: [Continuum 1.0.3] How does Deployment Repository work?

2006-04-26 Thread Emmanuel Venisse
PROTECTED] 04/26/2006 04:50 PM Please respond to continuum-users@maven.apache.org To continuum-users@maven.apache.org cc Subject Re: [Continuum 1.0.3] How does Deployment Repository work? Continuum will copy them in : P:\builds\groupIdOfArtifacts\artifactIdOfArtifacts\versionOfArtifacts like

Re: Continuum 1.0.3 error adding m2 project

2006-04-26 Thread Emmanuel Venisse
To: continuum-users@maven.apache.org Subject: Re: Continuum 1.0.3 error adding m2 project Normally, you have an error before this line. What is it? Continuum can't open the file. Perhaps a connection problem. Emmanuel Malcolm Wong Ho a écrit : I'm getting this error with Continuum 1.0.3 after upgrading

Re: Continuum wiki

2006-04-26 Thread alex_mayorga
Just stumbled in an already existent Continuum Wiki in Codehaus. Not sure if it should still be used. http://docs.codehaus.org/display/CONTINUUM/Home Regards, Alex -- View this message in context: http://www.nabble.com/Continuum-wiki-t1508368.html#a4103908 Sent from the Continuum - Users forum

Re: Continuum wiki

2006-04-26 Thread Emmanuel Venisse
A wiki is available now : http://docs.codehaus.org/display/CONTINUUMUSER/Home I'll add it in continuum site. Emmanuel Carlos Henriquez a écrit : Great!! I think a lot of people will aprecciate that and you will rest a little bit more from all our asking ;-)

Re: [Continuum 1.0.3] How does Deployment Repository work?

2006-04-26 Thread Emmanuel Venisse
the deployment repository is an internal continuum repository that you can use as a repository with m2. When an artifact is available in your target directory, continuum copy it in the deployment repository even with clean install goals. If you want to activate it, you must configure it in

Re: [Continuum 1.0.3] How does Deployment Repository work?

2006-04-26 Thread Emmanuel Venisse
It works even install goal. The deploy goal is a m2 goal for deploying on a other server. Emmanuel Carlos Henriquez a écrit : Maybe it will be copy when the build is deploy or site:deploy, not clean install.

Re: [Continuum 1.0.3] How does Deployment Repository work?

2006-04-26 Thread Mang Jun Lau
to continuum-users@maven.apache.org To continuum-users@maven.apache.org cc Subject Re: [Continuum 1.0.3] How does Deployment Repository work? the deployment repository is an internal continuum repository that you can use as a repository with m2. When an artifact is available in your target

Re: [Continuum 1.0.3] How does Deployment Repository work?

2006-04-26 Thread Emmanuel Venisse
the build is complete, the build is not copied over to P:\builds though. _Mang Emmanuel Venisse [EMAIL PROTECTED] 04/26/2006 03:32 PM Please respond to continuum-users@maven.apache.org To continuum-users@maven.apache.org cc Subject Re: [Continuum 1.0.3] How does Deployment Repository work

Re: [Continuum 1.0.3] How does Deployment Repository work?

2006-04-26 Thread Mang Jun Lau
location (P:\builds in my case) upon a successful build? _Mang Emmanuel Venisse [EMAIL PROTECTED] 04/26/2006 04:31 PM Please respond to continuum-users@maven.apache.org To continuum-users@maven.apache.org cc Subject Re: [Continuum 1.0.3] How does Deployment Repository work? I just tested

Re: Continuum wiki

2006-04-26 Thread Reinhard Spisser
What is the difference between the Continuum Wiki and the Continuum User Wiki? Reinhard On 4/26/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: A wiki is available now : http://docs.codehaus.org/display/CONTINUUMUSER/Home I'll add it in continuum site. Emmanuel Carlos Henriquez a écrit :

Re: [Continuum 1.0.3] How does Deployment Repository work?

2006-04-26 Thread Emmanuel Venisse
respond to continuum-users@maven.apache.org To continuum-users@maven.apache.org cc Subject Re: [Continuum 1.0.3] How does Deployment Repository work? I just tested it with D:\repocontinuum and it works fine. Artifacts and metadata are created in sub-directories of it. Emmanuel Mang Jun Lau

Re: Continuum wiki

2006-04-26 Thread Emmanuel Venisse
Continuum wiki is for development discussion Continuum User wiki is for users. Users can add what they want about Continuum (if possible in a structured format) Emmanuel Reinhard Spisser a écrit : What is the difference between the Continuum Wiki and the Continuum User Wiki? Reinhard On

Re: [Continuum 1.0.3] How does Deployment Repository work?

2006-04-26 Thread Mang Jun Lau
Not working still. I think I should mention I'm using a Shell script. Does it work for that? _Mang Emmanuel Venisse [EMAIL PROTECTED] 04/26/2006 04:50 PM Please respond to continuum-users@maven.apache.org To continuum-users@maven.apache.org cc Subject Re: [Continuum 1.0.3] How does

Re: continuum webservice client code - where is it packaged ?

2006-04-24 Thread Emmanuel Venisse
This page is invalid, I'll update it with correct information. But I don't think you'll can get the build number in a m2 plugin because the build number is created after the maven execution if m2 is in success. Emmanuel Gautham Pamu a écrit : Hi Everyone, I have a plugin which run during

Re: Continuum with shell script projects

2006-04-24 Thread Emmanuel Venisse
We have only the getting started guide (http://maven.apache.org/continuum/guides/getting-started/index.html) If you need more information, don't hesitate to ask us. Emmanuel Vandermi Joao da Silva a écrit : Hi guys, I have a shell script project and I would like put in the my Continuum.

<    1   2   3   4   5   6   >