You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Gordon Henriksen <go...@mac.com> on 2006/05/19 05:54:19 UTC

project.encoding?

Seems a lot of hassle to configure character sets on various plugins  
individually. We use UTF-8 for everything (sources, resources). I'd  
rather be able to just say…

     <project>
       <encoding>UTF-8</encoding>

Rather than having no option but to go configuring resource  
directories and the compiler and source reports… Is this already on  
the radar, or is it somehow a bad idea?

— G



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