Le 28/01/2019 à 12:46, Andreas Tille a écrit :

> Any hint how to make it detect the Build-Dependency "libjacoco-java (>= 
> 0.8.2)"
> I've just added?

You don't need jacoco, that's a test coverage tool that can be safely
disabled when building Debian packages.

Just add this to debian/maven.ignoreRules:

  org.jacoco jacoco-maven-plugin
  org.apache.maven.plugins maven-enforcer-plugin

Emmanuel Bourg

Reply via email to