Hi Karl Heinz, long time no see!
I do not have the code on github, but I'll be glad to push it later this day or tomorrow. I had a look at the plugin you mentioned and wasn't too happy with it from a general point of view, mainly because of it's lack of unittests and the useless use of groovy. Why call groovy via Java when Java can do the job as good as groovy? One could argue that I could have forked it, but changing the implementation to "pure" java would have left literally nothing of the original code. I'll drop a note as soon as I pushed the code to github. Kind regards, Markus Am 18.05.2011 um 18:34 schrieb Karl Heinz Marbaise: > Hi Markus, > > i have taken a look and found this one: > > http://evgeny-goldin.com/wiki/Maven-mail-plugin > > Do you have the code on github ? to take a look into it? > > Kind regards > Karl Heinz Marbaise > -------- Original-Nachricht -------- >> Datum: Wed, 18 May 2011 18:30:58 +0200 >> Von: Markus Mahlberg <[email protected]> >> An: "[email protected]" <[email protected]> >> Betreff: [mojo-dev] mail-maven-plugin > >> Dear List, >> >> I have a mail-maven-plugin almost ready and as far as I can see there is >> not too much work to adapt it to codehaus's standards. >> >> I'd like to give back to the community in this way and hope the plugin >> will be accepted. >> >> Usecases would be to send mails to QA personel to notify them that they >> can start testing (as far as manual testing is necessary), to managers with >> reports attached or to anybody interested in generated or deployed artifacts >> and documents or the fact that certain buildphases were successfull. >> >> The plugin does what one would expect of it: send mails to an arbitrary >> list of recipients with attachements using UTF-8. >> Since I personally don't need it at the moment, support for SMTP-Auth- and >> TLS would have to be implemented. >> >> >> Kind Regards, >> >> Markus Mahlberg >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> > > -- > MfG > Karl Heinz Marbaise > -- > SoftwareEntwicklung Beratung Schulung Tel.: +49 (0) 2405 / 415 893 > Dipl.Ing.(FH) Karl Heinz Marbaise ICQ#: 135949029 > Hauptstrasse 177 USt.IdNr: DE191347579 > 52146 Würselen http://www.soebes.de > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
