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]

Reply via email to