release projects using mvn ?

2008-01-24 Thread Benoit Decherf
Hi, Why continuum-release doesn't use release plugin directly ? It's possible to choose the maven installation to execute the compilation in continuum, BUT the maven version used to release a project can't be changed because of the compilation/runtime dependency of continuum-release. Also, if

How to keep build output when timeout is thrown ?

2008-01-24 Thread Damien Lecan
Hello, When a build timeout is thrown, normal build output is replaced by an ugly and unuseful stacktrace (see below). Is it possible to keep the normal build output ? Is it available somewhere ? Thanks Damien Lecan Stacktrace :

Re: UTF-8?

2008-01-24 Thread Bjørn T Johansen
That doesn't work and I think postgresql uses latin1 automatically when locale is set to latin1... I still get the following exception...: org.postgresql.util.PSQLException: ERROR: character 0xefbfbd of encoding UTF8 has no equivalent in LATIN1 BTJ On Thu, 24 Jan 2008 10:10:19 +0100 Emmanuel

Re: Creating Users

2008-01-24 Thread Mac-Systems
Found the file and added this line: email.validation.required=false which results in: Unable to initialize TldLocationsCache: XML parsing error on file /WEB-INF/working-directory/19/displaytag-1.1/src/test/resources/classes/META-INF/displaytag.tld: (line 1, col 1) - Jens no, in the

Re: Creating Users

2008-01-24 Thread Jesse McConnell
as far as I know, that is an unrelated error that looks like an error out of some unit tests in a project that continuum is building. jesse On Jan 24, 2008 1:32 PM, Mac-Systems [EMAIL PROTECTED] wrote: Found the file and added this line: email.validation.required=false which results in:

RE: Continuum 1.1 standalone on WindowsXP doesn't send email?

2008-01-24 Thread Tawfik, Sameh E
I just opened C:\continuum-1.1\apps\continuum\conf\plexus.xml and it is empty! Could you let me know what the required syntax to add to this file? Thanks, Same -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Emmanuel Venisse Sent: Thursday,

Re: Continuum 1.1 standalone on WindowsXP doesn't send email?

2008-01-24 Thread Emmanuel Venisse
You look at the wrong file, It should be C:\continuum-1.1\conf\plexus.xmland the file is similar to this one : https://svn.apache.org/repos/asf/maven/continuum/branches/continuum-1.x/continuum-plexus-runtime/src/conf/plexus.xml On Jan 24, 2008 11:51 PM, Tawfik, Sameh E [EMAIL PROTECTED] wrote:

RE: Continuum 1.1 standalone on WindowsXP doesn't send email?

2008-01-24 Thread Tawfik, Sameh E
We're using Microsoft Exchange Server, so when I add a Notifier which choice to choose? is it mail, or MSN? Sameh -Original Message- From: Tawfik, Sameh E [mailto:[EMAIL PROTECTED] Sent: Thursday, January 24, 2008 4:41 PM To: continuum-users@maven.apache.org Subject: RE: Continuum

Install Problem on 1.1 - NoClassDefFoundError: IfAuthorizedTag

2008-01-24 Thread Cam
hi, i've been trying a fresh install of 1.1 on a clean system but i keep getting the following error after creating a user and then setting the build and work directories - the next screen is a 500 error and i get this stack trace. I've tried searching for a solution but come up with

RE: Continuum 1.1 standalone on WindowsXP doesn't send email?

2008-01-24 Thread Tawfik, Sameh E
Thanks Wendy, I found the file, it's: C:\continuum-1.1\apps\continuum\webapp\WEB-INF\jsp\projectGroupSummary.j sp And, I changed the value from 300 to 05, and it's much better now. Sameh -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Thursday, January 24,

RE: Continuum 1.1 standalone on WindowsXP doesn't send email?

2008-01-24 Thread Tawfik, Sameh E
I found the following info from the Continuum screen that launches when I click on C:\continuum-1.1\bin\windows-x86-32\run.bat jvm 1| 2008-01-24 17:28:14,982 [pool-1-thread-1] INFO org.codehaus.plexus.notification.notifier.Notifier:msn - Same state, not sending message. jvm 1|

Re: Notification not working.

2008-01-24 Thread Hemant Malik
Hi Emmanuel, Thank you for the help. But after configuring the JNDI also, I am getting the below exception while the continuum is trying to send the mail: 2008-01-25 04:33:29,203 [pool-1-thread-1] ERROR org.apache.maven.continuum.notification.ContinuumNotificationDispatcher:default - Error

Re: Notification not working.

2008-01-24 Thread Hemant Malik
Do I need to have an account on smtp server to send the mail? On Jan 25, 2008 10:04 AM, Wendy Smoak [EMAIL PROTECTED] wrote: On Jan 24, 2008 9:00 PM, Hemant Malik [EMAIL PROTECTED] wrote: Thank you for the help. But after configuring the JNDI also, I am getting the below exception while

RE: Continuum 1.1 standalone on WindowsXP doesn't send email?

2008-01-24 Thread Robbrecht van Amerongen
I had the same problem. After a lot of searching in the configuration files I discovered that the firewall on the XP server blocks access of java.exe to the mail server. This is in most virusscanners a common rule to prevent mass mailing. Regards, Robbrecht van Amerongen AMIS Weblog: