
http://bugzilla.slf4j.org/show_bug.cgi?id=270 Summary: Characters unmappable to UTF-8 in sources Product: SLF4J Version: 1.6.x Platform: All OS/Version: All Status: NEW Severity: major Priority: P1 Component: Core API AssignedTo: slf4j-dev@qos.ch ReportedBy: zizka@seznam.cz When creating aggregated javadoc of an app depending on SLF4J, I hit this problem: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.8.1:aggregate-jar (javadocs-dist) on project jboss-as-build: MavenReportException: Error while creating archive: [ERROR] Exit code: 1 - /home/ondra/work/AS7/ozizka-git/build/target/distro-javadoc-sources/slf4j-api-1.6.1-sources/org/slf4j/helpers/MessageFormatter.java:32: error: unmappable character for encoding UTF-8 [ERROR] // J�rn Huxhorn: pointed out double[] omission, suggested deep array copy [ERROR] ^ Could someone please fix that character to something from UTF-8? Thanks. -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.