You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Plath, Elton" <EP...@fnb.co.za> on 2003/09/17 09:41:30 UTC

Continuous integration

Hi all,

Whats the recommended/easiest/best way to do CI with maven. Id really like
to also get a  "build success/failed" email message.

Regards
Elton

___________________________________________________________________________________________________


The views expressed in this email are, unless otherwise stated, those of the author and not those
of the FirstRand Banking Group or its management.  The information in this e-mail is confidential
and is intended solely for the addressee. Access to this e-mail by anyone else is unauthorised. 
If you are not the intended recipient, any disclosure, copying, distribution or any action taken or 
omitted in reliance on this, is prohibited and may be unlawful.
Whilst all reasonable steps are taken to ensure the accuracy and integrity of information and data 
transmitted electronically and to preserve the confidentiality thereof, no liability or 
responsibility whatsoever is accepted if information or data is, for whatever reason, corrupted 
or does not reach its intended destination.

                               ________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Continuous integration

Posted by "S. Radhakrishnan" <ra...@bsil.com>.
Hi,

Even I had the similar requirement. To easily achieve this, I have modified
maven-java-plugin's plugin.jelly to have a record, to check build failures
and success. Currently I made to mail whenever the build failure occurs.
Its very easy to modify the mail sending process. Also, the mailing details
like From, To, Subject, etc are in project.properties.

I think its the easiest and shortest way to achieve the CI using Maven.

Rk.



-----Original Message-----
From: Plath, Elton [mailto:EPlath@fnb.co.za]
Sent: Wednesday, September 17, 2003 1:12 PM
To: 'users@maven.apache.org'
Subject: Continuous integration


Hi all,

Whats the recommended/easiest/best way to do CI with maven. Id really like
to also get a  "build success/failed" email message.

Regards
Elton

____________________________________________________________________________
_______________________


The views expressed in this email are, unless otherwise stated, those of the
author and not those
of the FirstRand Banking Group or its management.  The information in this
e-mail is confidential
and is intended solely for the addressee. Access to this e-mail by anyone
else is unauthorised.
If you are not the intended recipient, any disclosure, copying, distribution
or any action taken or
omitted in reliance on this, is prohibited and may be unlawful.
Whilst all reasonable steps are taken to ensure the accuracy and integrity
of information and data
transmitted electronically and to preserve the confidentiality thereof, no
liability or
responsibility whatsoever is accepted if information or data is, for
whatever reason, corrupted
or does not reach its intended destination.

                               ________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org