mavenmapper does not appear to be working

"Seaver, Daniel (GE Healthcare)" <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <8BC7D3BD84751245B2EF0731B37F02F2093225DF@ALPMLVEM07.e2k.ad.ge.com>
I've setup a mavenmapper for an email publisher on my projects, but the
map does not appear to be working. The intended recipient never gets
email notifications. In the info below, [clearcaseId] represents an
actual id from clearcase and is the Id displayed under the Dashboard
Modifications tab. 
 
Do I have something setup wrong? 
 
Here is my publishers config:
<publishers>
 <email mailhost="amermsx.med.ge.com" 
  returnaddress="[email protected]"
  defaultsuffix="${project.name}" 
  subjectprefix="CruiseControl -"
  buildresultsurl="${build.results.prefix}/${project.name}">
  
  <always address="[email protected]" />
  <failure address="[email protected]" />
  <mavenmapper projectfile="C:\projects\parent\pom.xml"></mavenmapper>
 </email>
 <artifactspublisher dir="${work.dir}\staging"
  dest="${artifacts.dir}\${project.name}" />
</publishers>

Here's an entry in my pom:
<developers>
 <developer>
  <name>some name</name>
  <id>[clearcaseId]</id>
  <email>[email protected]</email>
  <roles>
   <role>Chief Architect</role>
  </roles>
  <timezone>-4</timezone>
 </developer>
</developers>
 
Here's a snippet from the log:
2010-04-01 02:36:25,065 [Thread-34] WARN  EmailPublisher   - Invalid
email: [clearcaseId]
2010-04-01 02:36:25,643 [Thread-34] WARN  EmailPublisher   - Sending
failed;
  nested exception is: 
 javax.mail.SendFailedException: Message partially delivered;
  nested exception is: 
 javax.mail.SendFailedException: 504 5.5.2 <[clearcaseId][projectName]>:
Recipient address rejected: need fully-qualified address

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev

_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.