Le 09/11/2018 à 16:16, Mathieu Malaterre a écrit : > Odd, this does not seems to work for me: > > https://salsa.debian.org/java-team/fop/blob/wip-2.3/debian/rules
Sorry I forgot "--", it's "dh_auto_build -- -X package -DskipTests", > Right. That is also my guess but since I fail to understand which > version is being used during the build I did not know how to proceed. fop currently depends on libqdox-java. Try switching to libqdox2-java and updating the Maven rules with: com.thoughtworks.qdox qdox * s/.*/2.x/ * *