Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Not A Bug
-
Affects Version/s: 1.2.3
-
Fix Version/s: None
-
Component/s: Notifier - Mail
-
Labels:None
-
Environment:MAC OS X
-
Complexity:Intermediate
-
Number of attachments :
Description
1) I have gmail settings configured correctly in jetty.xml
2) I have 3 other users (roles ) created for the project as developers
3) I have configured project group and project notifiers
4) I even get an email on a build when I specify email as my own admin account email address
5) But when I specify other developer's email address or group email address, mail does not get sent. I see this message in the log file
WARN "No developers have been configured notifcation email will not be sent"
Although I have that developer's email address and group email address configured as project developers.
The user list would be a better place to get help with this sort of thing. You can find subscription info here: http://continuum.apache.org/mail-lists.html
I think the 'no developers' message is probably referring to <developers> in the pom.xml file. As far as I know, it doesn't send mail based on the user/developer/admin role in Continuum.