The announcement message is always generate as UTF-8, which makes some accentuated characters (like á,ç,ã, etc...) pretty messy.
I'm providing a simple patch where the user can supply the encoding as a Maven property (which by default is UTF-8)
Felipe
Here is the patch I promissed...
Felipe