Bug#911139: jaxrs-api: FTBFS with Java 11 due to missing Maven dependencies

Emmanuel Bourg ebourg at apache.org
Tue Oct 16 10:50:25 BST 2018


Source: jaxrs-api
Version: 2.1.2-1
Severity: important
Tags: sid buster newcomer
User: debian-java at lists.debian.org
Usertags: default-java11

jaxrs-api fails to build with Java 11 due to missing Maven dependencies
activated in a JDK 11 profile:

  [ERROR] Failed to execute goal on project jakarta.ws.rs-api: Could not resolve dependencies for project jakarta.ws.rs:jakarta.ws.rs-api:bundle:2.1.2:
  The following artifacts could not be resolved: javax.xml.bind:jaxb-api:jar:debian, javax.activation:javax.activation-api:jar:debian,
  org.glassfish.jaxb:jaxb-runtime:jar:debian: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact
  javax.xml.bind:jaxb-api:jar:debian has not been downloaded from it before. -> [Help 1]

Adding the corresponding build dependencies to the package should fix this issue.



More information about the pkg-java-maintainers mailing list