RE: continuum-1.1-beta-1: Error while generating mail contents.

2007-08-09 Thread LAMY Olivier
You're right the workflow to attached installation to a profile is actually confusing. It's fixed in trunk. In beta-2, you will have an other option to automatically create a profile when you create an installation. -- Olivier -Message d'origine- De : Andreas Guther [mailto:[EMAIL PRO

Disable logins for continuum?

2007-08-09 Thread Luke Matthews
Hi all, Quick question, is it possible to disable having to log in to continuum? Our CI server is well inside our firewall and it is a pain having to log in. I click the "remember me" but it seems to forget me! Cheers, Luke. -- .

Re: Hiding arguments

2007-08-09 Thread Oscar Picasso
Solved. Actually that was very easy. I just changed the View template. On 8/9/07, Oscar Picasso <[EMAIL PROTECTED]> wrote: > > Hi, > > I use continuum 1.0.3 to build some ant projects. The project scripts > require a password as an argument but I don't this password to be seen by > guest users. >

Hiding arguments

2007-08-09 Thread Oscar Picasso
Hi, I use continuum 1.0.3 to build some ant projects. The project scripts require a password as an argument but I don't this password to be seen by guest users. Is there a mean to hide parts or all of the arguments to the guest user? If currently it's not possible I could write some code to do t

RE: continuum-1.1-beta-1: Error while generating mail contents.

2007-08-09 Thread Andreas Guther
Found the problem: I did not fully configure the profile: it had no JDK installation assigned. This is not very clear in the current documentation. After fixing this the build succeeded and email were sent. Andreas -Original Message- From: Andreas Guther [mailto:[EMAIL PROTECTED] S

RE: continuum-1.1-beta-1: Error while generating mail contents.

2007-08-09 Thread Andreas Guther
Hi, I have the feeling it is the other way around. Projects without a profile send email but the one with profile does not. But need to look at the Issue CONTINUUM-1374. Andreas -Original Message- From: LAMY Olivier [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 07, 2007 1:21 PM T

RE: Continuum Emails

2007-08-09 Thread LAMY Olivier
Yep. -Message d'origine- De : Morgovsky, Alexander (US - Glen Mills) [mailto:[EMAIL PROTECTED] Envoyé : vendredi 10 août 2007 00:36 À : continuum-users@maven.apache.org Objet : RE: Continuum Emails Does this mean that I should put the whole node into plexus.xml? org.codehaus.pl

RE: Continuum Emails

2007-08-09 Thread Morgovsky, Alexander (US - Glen Mills)
Does this mean that I should put the whole node into plexus.xml? org.codehaus.plexus.mailsender.MailSender org.codehaus.plexus.mailsender.javamail.JndiJavamailMailSender java:comp/env/mail/Session -Original Message- From

Re: Continuum Emails

2007-08-09 Thread Emmanuel Venisse
the jndi conf must be done in conf/plexus.xml Morgovsky, Alexander (US - Glen Mills) a écrit : I am using Continuum 1.1-alpha-2. I have noticed that my Continuum instance is not sending out emails. In the logs I found the error: [pool-1-thread-1] ERROR org.apache.maven.continuum.notification.

Continuum Emails

2007-08-09 Thread Morgovsky, Alexander \(US - Glen Mills\)
I am using Continuum 1.1-alpha-2. I have noticed that my Continuum instance is not sending out emails. In the logs I found the error: [pool-1-thread-1] ERROR org.apache.maven.continuum.notification.ContinuumNotificationDispatcher: default - Error while trying to use the mailnotifier. org.codeha

RE: Continuum 1.1-beta-1 profile does not seem to work

2007-08-09 Thread LAMY Olivier
Hi, Until the next release, you have to use the following workflow : Add installation (jdk1.6.0) -> Add profile (JDK1.6)->Edit profile->Add the new installation from list Here don't use the save button but go the Profile List with the link in the left menu. [1] You will see the profile with t

RE: Continuum 1.1-beta-1 profile does not seem to work

2007-08-09 Thread remi . chevalier
Hi, and sorry to disturb you again, I see you understood my problem, I can't click on the save button, the NPE appears before : Add installation (jdk1.6.0) -> Add profile (JDK1.6)->Edit profile->Add the new installation from list (I try but NPE here) Am I the only one to have this problem? I saw