Replaceable parameters in a shell build definition

2008-02-15 Thread Ken Turner
I have a build definition which uses a .BAT file to pass parameters to ANT using the %1 %2 %3 ... notation. Several of the parameters are of the type -Dpropertyname=value, and I have discovered that when running the job from a command prompt it is necessary to enclose the parameter in double

RE: How to make Continuum continue with the build even if there are some errors or failures?

2008-02-15 Thread Drummond Daren - dadrum
Sameh, As part of your build goal you can try adding the maven -fae parameter. This will cause Maven to save the failures until after all of the build lifecycle has executed. Daren Drummond Director of Platform Engineering Acxiom Digital [EMAIL PROTECTED] www.acxiomdigital.com Phone:

RE: How to successfully add users?

2008-02-15 Thread Tawfik, Sameh E
Thanks, Sameh -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Friday, February 15, 2008 2:34 PM To: continuum-users@maven.apache.org Subject: Re: How to successfully add users? On Fri, Feb 15, 2008 at 2:57 PM, Tawfik, Sameh E [EMAIL PROTECTED] wrote: I'm

I'm not able to delete a group?

2008-02-15 Thread Tawfik, Sameh E
I'm stuck right now, I'm trying to delete a group and recreate it, but when I click on Show Project Groups followed by clicking on a specific group from the group list, and click on Delete Group the following is displayed: Does anyone know how to fix this problem? Which folder Continuum uses to

RE: I'm not able to delete a group?

2008-02-15 Thread Tawfik, Sameh E
Thank you Wendy. Sameh -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Friday, February 15, 2008 3:57 PM To: continuum-users@maven.apache.org Subject: Re: I'm not able to delete a group? On Fri, Feb 15, 2008 at 4:37 PM, Tawfik, Sameh E [EMAIL PROTECTED] wrote:

RE: How to successfully add users?

2008-02-15 Thread Tawfik, Sameh E
Wendy, I just opened security.properties and I do not see how you'd turn off the requirement for email validation? The following is the content of security.properties: C:\continuum-1.1\apps\continuum\webapp\WEB-INF\classes\org\apache\maven\ continuum\security.properties # # Licensed to the

RE: How to successfully add users?

2008-02-15 Thread Tawfik, Sameh E
Thanks, Sameh -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Friday, February 15, 2008 4:54 PM To: continuum-users@maven.apache.org Subject: Re: How to successfully add users? On Feb 15, 2008 5:33 PM, Tawfik, Sameh E [EMAIL PROTECTED] wrote: I just opened