Use project.build.sourceEncoding in compiler by albers · Pull Request #74 · docker-java/docker-java
Defining a default encoding of UTF-8 in project.build.sourceEncoding and then overriding it in the compiler args with another (presumably wrong) encoding does not make sense. By default, <encoding> will use project.build.sourceEncoding.
added a commit that referenced this pull request
Oct 15, 2014This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters