Bug#920793: libxml-security-java FTBFS: error: package javax.xml.bind does not exist

Adrian Bunk bunk at debian.org
Tue Jan 29 08:15:47 GMT 2019


Source: libxml-security-java
Version: 2.0.10-2
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libxml-security-java.html

...
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar (default) on project xmlsec: MavenReportException: Error while generating Javadoc: 
[ERROR] Exit code: 1 - /build/1st/libxml-security-java-2.0.10/src/main/java/org/apache/xml/security/stax/ext/XMLSecurityConstants.java:24: error: package javax.xml.bind does not exist
[ERROR] import javax.xml.bind.JAXBContext;
[ERROR]                      ^
[ERROR] /build/1st/libxml-security-java-2.0.10/src/main/java/org/apache/xml/security/stax/ext/XMLSecurityConstants.java:25: error: package javax.xml.bind does not exist
[ERROR] import javax.xml.bind.JAXBException;
[ERROR]                      ^
[ERROR] /build/1st/libxml-security-java-2.0.10/src/main/java/org/apache/xml/security/stax/ext/XMLSecurityConstants.java:26: error: package javax.xml.bind does not exist
[ERROR] import javax.xml.bind.Unmarshaller;
[ERROR]                      ^
...



More information about the pkg-java-maintainers mailing list