Path: csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod From: Emmanuel Bourg Newsgroups: linux.debian.maint.java Subject: Re: help with plugin versions and maven-debian-helper Date: Thu, 09 Feb 2023 08:40:01 +0100 Message-ID: References: X-Mailbox-Line: From debian-java-request@lists.debian.org Thu Feb 9 07:31:54 2023 Old-Return-Path: X-Amavis-Spam-Status: No, score=-6.998 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -3.5 X-Greylist: delayed 1022 seconds by postgrey-1.36 at bendel; Thu, 09 Feb 2023 07:31:41 UTC MIME-Version: 1.0 User-Agent: Roundcube Webmail/1.4.13 X-Sender: ebourg@apache.org X-Originating-IP: 78.197.213.85 X-Webmail-Userid: ebourg-oss@ariane-software.com Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Ovh-Tracer-ID: 11338937964814792886 X-Vr-Spamstate: OK X-Vr-Spamcause: gggruggvucftvghtrhhoucdtuddrgedvhedrudehvddggeekucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpeggfffhvffujghffgfkgihitgfgsehtkehjtddtreejnecuhfhrohhmpefgmhhmrghnuhgvlhcuuehouhhrghcuoegvsghouhhrghesrghprggthhgvrdhorhhgqeenucggtffrrghtthgvrhhnpeefvdefieeuudegvddvlefgueelgedvledvudeugfeiuddvfeejgedttdeljeeuffenucfkphepuddvjedrtddrtddruddpjeekrdduleejrddvudefrdekhedpudejiedrfedurddvfeekrdduvddtnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeovggsohhurhhgsegrphgrtghhvgdrohhrgheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepuggvsghirghnqdhjrghvrgeslhhishhtshdruggvsghirghnrdhorhhgpdfovfetjfhoshhtpehmohehiedtpdhmohguvgepshhmthhpohhuth X-Mailing-List: archive/latest/23191 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/f3c62d02a923dc03306cc75682a5fb5f@apache.org Approved: robomod@news.nic.it Lines: 12 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Thu, 09 Feb 2023 08:14:35 +0100 X-Original-Message-ID: X-Original-References: <5727dc243076178631326e380aa5ac10@apache.org> Xref: csiph.com linux.debian.maint.java:12540 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