With the latest version of Java (java version "11.0.1" 2018-10-16 LTS), I get the following issue: [javac] 1 warning [echo] Running binding compiler... [bind] Error during initialization; is jibx-run.jar in load classpath? [bind] java.lang.IllegalArgumentException: Superclass java.lang.Object of class org.jibx.runtime.Utility not found [bind] at org.jibx.binding.def.StringConversion.<init>(StringConversion.java:163) Any suggestions?