On Thu, Feb 09, 2023 at 08:14:35AM +0100, Emmanuel Bourg wrote: > Le 2023-02-09 00:24, Joe Nahmias a écrit : > > > I see jackson-annotations comes from package > > libjackson2-annotations-java, > > and indeed version 2.14.0-1 does not contain a debian symlink for > > /u/s/maven-repo [0]. Any more ideas? > > You are probably missing a substitution rule for jackson-annotations: > > com.fasterxml.jackson.core jackson-annotations * s/.*/2.x/ * * > > Emmanuel Bourg
Thanks for all your help. I think I managed to figure this out finally. I've put my repo on salsa here: https://salsa.debian.org/java-team/jackson-modules-java8 Anyone care to do a(n in-depth) review before I upload? Thanks, --Joe