Wendy Smoak-3 wrote:
> 
> Perhaps you could suggest an enhancement for the notifier
> configuration, some way to tell it "send mail to all developers listed
> in this project".  (Which immediately suggests that you should be able
> to send only to people with a certain role in the project...)
> 

How do we go about getting this change implemented?  Taking what you
suggested, what I'd like to see is an additional role configuration for a
notifier:

<notifier>
    ...
    <configuration>
        <roles>
            <role>developer</role>
        </roles>
    </configuration>
</notifier>

If nobody is available to work on this, or it isn't deemed high priority,
I'd be willing to implement it.  Does this require a change in the POM model
in maven?

Jake
-- 
View this message in context: 
http://www.nabble.com/Sending-email-notification-to-Owners-tp14913326s177p15064207.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to