Hello, could we define a default file encoding for the MyFaces Project?
I would suggest UTF-8. And add following property to the poms: <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> See: http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding Regards Bernd
