Source: jaxrs-api
Version: 2.1.2-1
Severity: important
Tags: sid buster newcomer
User: [email protected]
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.

Reply via email to