Maven 1.x mail notifier not working, being removed after build. ---------------------------------------------------------------
Key: CONTINUUM-973 URL: http://jira.codehaus.org/browse/CONTINUUM-973 Project: Continuum Issue Type: Bug Components: Mail Notifier Affects Versions: 1.0.3 Environment: WinXP SP2. Reporter: John Fehr I have no notifier in the project.xml file. I add a new mail notifier in my project, with all the boxes checked. (Send no matter what.) After I submit, I check the project again, and the mail notifier is in the project, for events 'Success Failures Error Warnings'. However, when I 'build now', there is no email sent, and when I check the project, the notifier is gone. Searching the bug reports, I noticed this was fixed in an earlier version of continuum. Perhaps it snuck back in somehow? Here's a partial continuum log file if it helps (I've replaced the username with <user> and the server with <server>, btw): INFO | jvm 1 | 2006/10/26 15:32:37 | 2006-10-26 15:32:37,441 [SocketListener0-1] INFO Continuum - Enqueuing 'Ig Fs SampleDb Jar' (Build definition id=1). INFO | jvm 1 | 2006/10/26 15:32:37 | 2006-10-26 15:32:37,660 [Thread-2] INFO ContinuumScm - Updating project: id: '1', name 'Ig Fs SampleDb Jar' with branch/tag HEAD. INFO | jvm 1 | 2006/10/26 15:32:38 | 2006-10-26 15:32:38,129 [Thread-2] INFO ScmManager - Executing: cvs -z3 -f -d :pserver:<user>@<host>:d:/cvsrepos/corporate -q update -d -rHEAD INFO | jvm 1 | 2006/10/26 15:32:38 | 2006-10-26 15:32:38,129 [Thread-2] INFO ScmManager - Working directory: D:\Continuum\1 INFO | jvm 1 | 2006/10/26 15:32:39 | 2006-10-26 15:32:39,957 [Thread-181] DEBUG ScmManager - P project.xml INFO | jvm 1 | 2006/10/26 15:32:40 | 2006-10-26 15:32:40,769 [Thread-2] INFO ScmManager - Executing: cvs -z3 -f -d :pserver:<user>@<host>:d:/cvsrepos/corporate -q log -d '">2006-10-26T15:03:31-0500"' INFO | jvm 1 | 2006/10/26 15:32:40 | 2006-10-26 15:32:40,769 [Thread-2] INFO ScmManager - Working directory: D:\Continuum\1 INFO | jvm 1 | 2006/10/26 15:32:41 | 2006-10-26 15:32:41,879 [Thread-2] INFO ContinuumScm - Updated 1 files. INFO | jvm 1 | 2006/10/26 15:32:41 | 2006-10-26 15:32:41,910 [Thread-2] INFO Action:update-project-from-working-directory - Updating project 'Ig Fs SampleDb Jar' from checkout. INFO | jvm 1 | 2006/10/26 15:32:42 | 2006-10-26 15:32:42,301 [Thread-2] INFO ShellCommandHelper - Executing: "C:\Program Files\Apache Software Foundation\Maven 1.0.2\bin\maven" clean:clean jar:install INFO | jvm 1 | 2006/10/26 15:32:42 | 2006-10-26 15:32:42,301 [Thread-2] INFO ShellCommandHelper - Working directory: D:\Continuum\1 INFO | jvm 1 | 2006/10/26 15:32:44 | 2006-10-26 15:32:44,066 [SocketListener0-1] ERROR VelocityComponent - RHS of #set statement is null. Context will not be modified. screens/ProjectBuild.vm [line 103, column 3] INFO | jvm 1 | 2006/10/26 15:32:46 | 2006-10-26 15:32:46,441 [SocketListener0-1] ERROR VelocityComponent - RHS of #set statement is null. Context will not be modified. screens/ProjectBuild.vm [line 103, column 3] INFO | jvm 1 | 2006/10/26 15:32:48 | 2006-10-26 15:32:48,269 [SocketListener0-1] ERROR VelocityComponent - RHS of #set statement is null. Context will not be modified. screens/ProjectBuild.vm [line 103, column 3] INFO | jvm 1 | 2006/10/26 15:32:50 | 2006-10-26 15:32:49,972 [SocketListener0-1] ERROR VelocityComponent - RHS of #set statement is null. Context will not be modified. screens/ProjectBuild.vm [line 103, column 3] INFO | jvm 1 | 2006/10/26 15:32:51 | 2006-10-26 15:32:51,175 [SocketListener0-0] ERROR VelocityComponent - RHS of #set statement is null. Context will not be modified. screens/ProjectBuild.vm [line 103, column 3] INFO | jvm 1 | 2006/10/26 15:32:53 | 2006-10-26 15:32:53,347 [Thread-2] INFO ContinuumBuildExecutor:maven-1 - Exit code: 0 INFO | jvm 1 | 2006/10/26 15:32:55 | 2006-10-26 15:32:54,988 [SocketListener0-1] ERROR VelocityComponent - RHS of #set statement is null. Context will not be modified. screens/ProjectBuild.vm [line 103, column 3] -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira