From f521a0c2c64d4de8d746f604fe778a37dbcaba09 Mon Sep 17 00:00:00 2001 From: Charles Oliver Nutter Date: Tue, 8 Jul 2025 11:29:27 -0500 Subject: [PATCH] Update maven plugins to latest This fixes issues with downloads (of poms, gems, etc) sometimes garbling the output and including null bytes (jruby/jruby-maven-plugins@fea0a42502af8bb94e9dc6c9e4a2d7aa394a08cf) as well as updating to latest JRuby 9.4 and a few other small fixes. --- lib/pom.rb | 1 - lib/pom.xml | 1 - pom.rb | 2 +- pom.xml | 2 +- 4 files changed, 2 insertions(+), 4 deletions(-) diff --git a/lib/pom.rb b/lib/pom.rb index 8f3b88c42a8..6f3e5b622b2 100644 --- a/lib/pom.rb +++ b/lib/pom.rb @@ -154,7 +154,6 @@ def log(message=nil) properties( 'polyglot.dump.pom' => 'pom.xml', 'polyglot.dump.readonly' => true, - 'jruby.plugins.version' => '3.0.5', 'gem.home' => '${basedir}/ruby/gems/shared', # we copy everything into the target/classes/META-INF # so the jar plugin just packs it - see build/resources below diff --git a/lib/pom.xml b/lib/pom.xml index 54ce388b9c9..e460e8c649c 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -20,7 +20,6 @@ DO NOT MODIFY - GENERATED CODE ${basedir}/ruby/gems/shared ${jruby.complete.home}/lib/ruby/gems/shared ${project.build.outputDirectory}/META-INF/jruby.home - 3.0.5 pom.xml true diff --git a/pom.rb b/pom.rb index 0c596934454..0506f935290 100644 --- a/pom.rb +++ b/pom.rb @@ -62,7 +62,7 @@ 'github.global.server' => 'github', 'polyglot.dump.pom' => 'pom.xml', 'polyglot.dump.readonly' => 'true', - 'jruby.plugins.version' => '3.0.5', + 'jruby.plugins.version' => '3.0.6', # versions for default gems with bin executables # used in ./lib/pom.rb and ./maven/jruby-stdlib/pom.rb diff --git a/pom.xml b/pom.xml index d237a95638a..8a124f80b8a 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ DO NOT MODIFY - GENERATED CODE 2.12.7 1.1.6 ${project.basedir} - 3.0.5 + 3.0.6 ${project.basedir} pom.xml true pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy