Also read http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding

Op Mon, 27 Oct 2014 22:26:31 +0100 schreef Mirko Friedenhagen <[email protected]>:

+1 and in the future maybe project.build.sourceEncoding should just
default to the "reasonable" UTF-8.
Regards Mirko
--
http://illegalstateexception.blogspot.com/
https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen)
https://bitbucket.org/mfriedenhagen/


On Mon, Oct 27, 2014 at 9:16 AM, Kristian Rosenvold
<[email protected]> wrote:
I see that maven-assembly-plugin will perform filtering with platform
default encoding if none has been specified through
${project.build.sourceEncoding}

I would like to make assembly simply refuse to do filtering if
encoding has not been specified, and simply throw an exception
informing the user that this must be set. If filtering is not used (or
only crlf translation), we can accept that encoding is missing.

WDYT ?


KRistian

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to