Le 07/01/2020 à 16:25, Egon Willighagen a écrit : > Just for clarity, I am not sure it is a CDK problem.
I confirm this is not a cdk issue. It happened because the maven package from testing was installed in stable and libplexus-utils2-java 3.2 wasn't brought along. This wouldn't happen if libmaven3-core-java had the correct versioned dependency on libplexus-utils2-java. Unfortunately due to a bug in maven-debian-helper the versioned dependency is wrong (the version is 2.x instead of 3.2.1). Emmanuel Bourg