Bug#905358: jersey1: FTBFS with Java 11 due to xjc removal

2018-09-19 Thread Emmanuel Bourg
I tried using the maven-jaxb2-plugin but it doesn't seem be work in offline mode when a catalog is used. For some reason it tries to download http://www.w3.org/2001/XMLSchema.dtd and http://www.w3.org/2001/xml.xsd.

Bug#905358: jersey1: FTBFS with Java 11 due to xjc removal

2018-08-03 Thread Emmanuel Bourg
Source: jersey1 Severity: important Tags: sid buster User: debian-j...@lists.debian.org Usertags: default-java11 jersey1 calls the xjc tool in its debian/rules file, but xjc has been removed from Java 11. The package should now use the maven-jaxb2-plugin or the standalone jaxb package providing