Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.0-M3
-
None
Description
Setting an exception breakpoint in java.nio.charset.MalformInputException and debugging mvn clean install shows that an unhandled (EOL?) char is likely the culprit:
haveLeftOverChar= false
leftOverChar = '\u0000' 0
cs="UTF-8"
in.ch.path=~\incubator\clients\kroviz\src\main\resources\fonts\ChicagoFLF.ttf
Inclusion of the font was just for demo purposes and is not essential - therefore removed.
Attachments
Issue Links
- is related to
-
MRESOURCES-267 MojoExecutionException: Input length = 1
- Closed