groupId,artifactId,version,jaxb version,dependencies,comments javax.xml.bind,jaxb-api,1.0,1,,jaxb-api or jaxb1-api? javax.xml.bind,jaxb-api,2.0,2,"jsr_173, activation", javax.xml.bind,jsr173_api,1.0,2,,jsr173_api or jsr173-api? com.sun.xml.bind,jaxb-impl,2.0.1,2,"jaxb-api, jsr173_api, activation",which of these dependencies are direct and which are transitive? com.sun.xml.bind,jaxb-impl,2.0,2,"jaxb-api, jsr173_api, activation",which of these dependencies are direct and which are transitive? com.sun.xml.bind,jaxb-xjc,2.0.1,2,,no dependencies? com.sun.xml.bind,jaxb-xjc,2.0,2,,no dependencies? com.sun.xml.bind,jaxb1-impl,2.0.1,1,,is this the right artifactId/version? This doesn't depend on the api? com.sun.xml.bind,jaxb1-impl,2.0,1,,is this the right artifactId/version? This doesn't depend on the api? javax.activation,activation,1.1,,,this is currently listed as depending on itselfÉ com.sun.tools.xjc.maven2,maven-jaxb-plugin,1.0,2,figure this out later,deal with this once the jaxb jars are sorted out com.sun.tools.xjc.maven2,maven-jaxb1-plugin,1.0-SNAPSHOT,1,figure this out later,deal with this once the jaxb jars are sorted out