Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #12891

JRuby FTBFS from missing Maven plugin

Path csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod
From Jérôme Charaoui <jerome@riseup.net>
Newsgroups linux.debian.maint.java
Subject JRuby FTBFS from missing Maven plugin
Date Fri, 17 Jan 2025 04:10:01 +0100
Message-ID <K5KU9-9vMr-1@gated-at.bofh.it> (permalink)
X-Mailbox-Line From debian-java-request@lists.debian.org Fri Jan 17 03:06:44 2025
Old-Return-Path <jerome@riseup.net>
X-Amavis-Spam-Status No, score=-7.898 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate: -5.5
X-Riseup-User-ID 550F82902370735C1167FD4C2E43657B0BA23687A299F6F69A8EB6C47B121BEA
MIME-Version 1.0
Content-Language fr
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 8bit
X-Mailing-List <debian-java@lists.debian.org> archive/latest/23599
List-ID <debian-java.lists.debian.org>
List-URL <https://lists.debian.org/debian-java/>
List-Archive https://lists.debian.org/msgid-search/91dc9955-d64a-4578-a605-f991176667f3@riseup.net
Approved robomod@news.nic.it
Lines 27
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Thu, 16 Jan 2025 22:06:23 -0500
X-Original-Message-ID <91dc9955-d64a-4578-a605-f991176667f3@riseup.net>
Xref csiph.com linux.debian.maint.java:12891

Show key headers only | View raw


Hello,

I've been trying to figure out bug #1091127 [0] but I'm stumped:

[ERROR] Plugin org.apache.maven.plugins:maven-assembly-plugin:3.7.1 or 
one of its dependencies could not be resolved

There was no change to the source, so I believe this error might have 
been triggered by the Maven updates that were made lately in Debian.

In the JRuby source package, I had simply been patching out the plugin 
version [1] and it was working out fine, but now something is requesting 
version "3.7.1" of this plugin and I have no idea where or why or what.

If I instead patch in the real version of maven-assembly-plugin that's 
available in Debian, "3.4.2", then the build works.

I'd appreciate some guidance as to what's the correct way to fix this.

Thanks!

-- Jérôme


[0] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091127
[1] 
https://sources.debian.org/src/jruby/9.4.8.0%2Bds-1/debian/patches/0001-patch-ruby-poms.patch/#L143-L144

Back to linux.debian.maint.java | Previous | Next | Find similar


Thread

JRuby FTBFS from missing Maven plugin Jérôme Charaoui <jerome@riseup.net> - 2025-01-17 04:10 +0100

csiph-web