----- Original Message ----- 
From: "S. Radhakrishnan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 04, 2003 12:15 PM
Subject: FW: Regarding Maven Enhancements.


> Hi,
>
> I am using Maven beta 10. In that I had the following requirements.
>
> 1. Sending email if build fails.
> 2. Apply custom filters. say for e.g if I say @[EMAIL PROTECTED] it will
> filtered as <a href="www.viewcvs.com/index.html">index.html</a>.
>
> When I refer the project documentation, I came to know that, the
> nagEmailAddress in project.xml is to notify the build. I don't think its
> working.(or I don't know how to make it to work?) Thats why I have
modified
> the plugin maven-java-plugin to send an email if build fails. Mail
> information like from address, to address, subject, message, host and port
> can be set in project.properties. Can I upload to Maven community????

nagEmailAddress is used by gump and cruisecontrol plugins.
Maven doesn't send mail because it's the work of a continuous integration
tool like CruiseControl (http://cruisecontrol.sourceforge.net/,
http://maven.apache.org/reference/plugins/cruisecontrol/index.html)

>
> Also, I have modififed maven-xdoc-plugin in order to have custom filters
(as
> I said already).
>
> Please sugggest me the way to upload the things to maven community and I
> want to be the part of Maven contributors......

You can create issues on Jira


_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France


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

Reply via email to