Emmanuel Bourg <[email protected]> writes: >> I'm going to reportbug the same problem against >> libplexus-sec-dispatcher-java and libplexus-cipher-java packages... > > Good catch. That's a bit different there though, because these packages > declare the dependency on junit, so the poms are consistent with the > package dependencies. But they still pull an unnecessary dependency.
They do declare but not with test scope: [1] https://sources.debian.net/src/plexus-cipher/1.7-1/pom.xml/#L124 [2] https://sources.debian.net/src/plexus-sec-dispatcher/1.4-1/pom.xml/#L86 -- Mykola https://manandbytes.github.io/

