Path: csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod From: Joe Nahmias Newsgroups: linux.debian.maint.java Subject: Re: help with plugin versions and maven-debian-helper Date: Thu, 09 Feb 2023 19:40:02 +0100 Message-ID: References: X-Original-To: Emmanuel Bourg X-Mailbox-Line: From debian-java-request@lists.debian.org Thu Feb 9 18:39:25 2023 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.2 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5] autolearn=ham autolearn_force=no Mail-Followup-To: Joe Nahmias , Emmanuel Bourg , debian-java@lists.debian.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/23192 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/Y+U9yRSHnh4BaczB@debian-BULLSEYE-live-builder-AMD64 Approved: robomod@news.nic.it Lines: 22 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: debian-java@lists.debian.org X-Original-Date: Thu, 9 Feb 2023 13:39:05 -0500 X-Original-Message-ID: X-Original-References: <5727dc243076178631326e380aa5ac10@apache.org> Xref: csiph.com linux.debian.maint.java:12541 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