On Wed, Sep 19, 2018 at 05:20:36PM +0200, Emmanuel Bourg wrote: > Le 19/09/2018 à 17:05, Andreas Tille a écrit : > > > Is there any way to verify what JAR is providing which class? > > You can type "package com.sun.xml.internal.bind.v2.runtime" in
I should put that hint under my pillow! > https://sources.debian.org to find out what package provides the class. > This one is provided by the JDK up to Java 10. Hmmm, the build log says it was build using openjdk-10-jre-headless:amd64 (10.0.2+13-1) so this class should not be missing. > Starting with Java 11 > you'll have to use the variant provided by jaxb [1]. I guess this is what I need once Java 11 will be the default - but I have no idea why the build stumbles upon this. :-( Kind regards Andreas. > [1] > https://sources.debian.org/src/jaxb/2.3.0.1-5/jaxb-ri/runtime/impl/src/main/java/com/sun/xml/bind/v2/runtime/Name.java/ -- http://fam-tille.de