There is no benefit in introducing an own property for specifying the source file charset. There is already a maven property (which we already use as default): project.build.sourceEncoding
sourceFileCharset will be deprecated in version 0.15.0 and removed in subsequent versions.
There is no benefit in introducing an own property for specifying the source file charset. There is already a maven property (which we already use as default):
project.build.sourceEncoding
sourceFileCharset
will be deprecated in version 0.15.0 and removed in subsequent versions.