Skip to content

Update maven plugins to latest #8898

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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@fea0a42)
as well as updating to latest JRuby 9.4 and a few other small
fixes.
  • Loading branch information
headius committed Jul 8, 2025
commit f521a0c2c64d4de8d746f604fe778a37dbcaba09
1 change: 0 additions & 1 deletion lib/pom.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ DO NOT MODIFY - GENERATED CODE
<gem.home>${basedir}/ruby/gems/shared</gem.home>
<jruby.complete.gems>${jruby.complete.home}/lib/ruby/gems/shared</jruby.complete.gems>
<jruby.complete.home>${project.build.outputDirectory}/META-INF/jruby.home</jruby.complete.home>
<jruby.plugins.version>3.0.5</jruby.plugins.version>
<polyglot.dump.pom>pom.xml</polyglot.dump.pom>
<polyglot.dump.readonly>true</polyglot.dump.readonly>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ DO NOT MODIFY - GENERATED CODE
<joda.time.version>2.12.7</joda.time.version>
<jruby-launcher.version>1.1.6</jruby-launcher.version>
<jruby.basedir>${project.basedir}</jruby.basedir>
<jruby.plugins.version>3.0.5</jruby.plugins.version>
<jruby.plugins.version>3.0.6</jruby.plugins.version>
<main.basedir>${project.basedir}</main.basedir>
<polyglot.dump.pom>pom.xml</polyglot.dump.pom>
<polyglot.dump.readonly>true</polyglot.dump.readonly>
Expand Down
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