Closed JimBarrows closed 14 years ago
I develop the plugin under linux/utf-8 whitout trouble. I'll investigate and add the charset option (but I'll not release before at least 2 weeks).
the charset is define by the encoding configuration parameter (default UTF-8)
I didn't see that you could set any of the other yui-compressor options in the documentation. Thanks!
The charset param isn't there. I just found the encoding param though. Thanks!
The YUI compressor is throwing an error on a utf-8 encoded file. It works on a windows box, but not a linux box. There is an option --charset that can be used to set the encoding, but I see no way to set that via maven. Could this be added?