Skip to content

Bump org.jreleaser:jdks-maven-plugin from 1.23.0 to 1.24.0#967

Merged
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/maven/develop/org.jreleaser-jdks-maven-plugin-1.24.0
May 1, 2026
Merged

Bump org.jreleaser:jdks-maven-plugin from 1.23.0 to 1.24.0#967
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/maven/develop/org.jreleaser-jdks-maven-plugin-1.24.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps org.jreleaser:jdks-maven-plugin from 1.23.0 to 1.24.0.

Release notes

Sourced from org.jreleaser:jdks-maven-plugin's releases.

Release v1.24.0

Binaries

https://github.com/jreleaser/jreleaser/wiki/Release-v1.24.0

Changelog

🚀 Features

announce

  • c8033ee Support zernio as announcer, closes #2098

core

  • 4586b4a Add a flag to activate reproducible artifacts, closes #2115

gradle

  • 48a2685 Fix access to Task.project at task execution time, closes #1992

jdks

  • bfb88cd Fix inconsistent timeout validation, closes #2087
  • 6dffe57 Add download timeout support to jdks-maven-plugin, closes #2083

🐛 Fixes

assemble

  • af9767b Pass JVM options to generated launcher by jlink, closes #2090
  • e7b4afb Resolve relative launcher symlinks, closes #1994
  • dce1c0f Avoid duplicate resources in Native Image by using -cp option during assemble step, closes #2094

deploy

  • 39250fa Consider PUBLISHED state when checking deployment transition, closes #2082

gradle

  • 2737a31 Add property keys related to deprecated Convention APIs, closes #2078

packager

  • 401af4b Use snap arch in JAVA_HOME, closes #2027

packagers

  • 3736268 Update chocolatey templates, closes #2107 #2108
  • 1b0e37b Use consistent paths in single-jar Dockerfile template
  • 0955463 Use multi-stage build in Docker templates to avoid duplicate layers, closes #2079

sign

  • e820f56 Support PGP subkeys, closes #2086

🔄️ Changes

packagers

  • e5eab0a Fix default Docker entrypoints, closes #2112 #2113
  • c775aa9 Fine tune multi-stage docker files, closes #2079

unscoped

... (truncated)

Commits
  • 4def722 Releasing version 1.24.0
  • 7d313fd build: Fix GH workflows
  • e820f56 fix(sign): Support PGP subkeys
  • 55c0de7 deps: Update ant to 1.10.17
  • b058360 deps: Update aws-java-sdk to 2.42.41
  • 93f5b77 deps: Update bouncycastle to 1.84
  • 9fec8ee deps: Update byte-buddy to 1.18.8
  • 3d87d5d deps: Update commons-codec to 1.22.0
  • 22b1263 deps: Update commons-io to 2.22.0
  • 79ca5e3 deps: Update commons-net to 3.13.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.jreleaser:jdks-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/jreleaser/jreleaser/releases)
- [Commits](jreleaser/jreleaser@v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: org.jreleaser:jdks-maven-plugin
  dependency-version: 1.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

Compatibility matrix for jdplus-main

HEAD
jdplus-benchmarking v2.1.0 🔥
jdplus-incubator v2.4.1 🔥
jdplus-experimental v1.1.0 🔥
jdplus-revisions v1.1.0
jdplus-nowcasting v2.0.0
jdplus-sdmx v3.3.4
jdplus-benchmarking @ v2.1.0 -> HEAD
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project8010578586249047647/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawDisaggregationProcessor.java:[289,67] cannot find symbol
  symbol:   method getSmoothing()
  location: class jdplus.toolkit.base.core.ssf.univariate.DefaultSmoothingResults
[ERROR] /tmp/project8010578586249047647/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawInterpolationProcessor.java:[141,68] cannot find symbol
  symbol:   method getSmoothing()
  location: class jdplus.toolkit.base.core.ssf.univariate.DefaultSmoothingResults
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.1:compile (default-compile) on project jdplus-benchmarking-base-core: Compilation failure: Compilation failure: 
[ERROR] /tmp/project8010578586249047647/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawDisaggregationProcessor.java:[289,67] cannot find symbol
[ERROR]   symbol:   method getSmoothing()
[ERROR]   location: class jdplus.toolkit.base.core.ssf.univariate.DefaultSmoothingResults
[ERROR] /tmp/project8010578586249047647/jdplus-benchmarking-base/jdplus-benchmarking-base-parent/jdplus-benchmarking-base-core/src/main/java/jdplus/benchmarking/base/core/univariate/RawInterpolationProcessor.java:[141,68] cannot find symbol
[ERROR]   symbol:   method getSmoothing()
[ERROR]   location: class jdplus.toolkit.base.core.ssf.univariate.DefaultSmoothingResults
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :jdplus-benchmarking-base-core
jdplus-incubator @ v2.4.1 -> HEAD
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project4145016519548194984/jdplus-incubator-base/jdplus-sts-base-parent/jdplus-sts-base-core/src/test/java/jdplus/sts/base/core/SsfBsm2Test.java:[143,75] cannot find symbol
  symbol:   method getSmoothing()
  location: class jdplus.toolkit.base.core.ssf.univariate.DefaultSmoothingResults
[ERROR] /tmp/project4145016519548194984/jdplus-incubator-base/jdplus-sts-base-parent/jdplus-sts-base-core/src/test/java/jdplus/sts/base/core/splines/SplineComponentTest.java:[41,55] incompatible types: jdplus.toolkit.base.core.ssf.univariate.DefaultSmoothingResults cannot be converted to jdplus.toolkit.base.core.ssf.akf.SmoothingOutput
Attempt to copy /tmp/project4145016519548194984/jdplus-incubator-base/jdplus-sts-base-parent/jdplus-sts-base-core/target/classes to /tmp/project4145016519548194984/jdplus-incubator-desktop/jdplus-sts-desktop-plugin/target/nbm/clusters/extra/modules/ext/eu.europa.ec.joinup.sat.jdplus-sts-desktop-plugin/eu-europa-ec-joinup-sat/jdplus-sts-base-core.jar using NIO Channels failed due to 'Is a directory'.  Falling back to streams.
[ERROR] Cannot copy library jar
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:testCompile (default-testCompile) on project jdplus-sts-base-core: Compilation failure: Compilation failure: 
[ERROR] /tmp/project4145016519548194984/jdplus-incubator-base/jdplus-sts-base-parent/jdplus-sts-base-core/src/test/java/jdplus/sts/base/core/SsfBsm2Test.java:[143,75] cannot find symbol
[ERROR]   symbol:   method getSmoothing()
[ERROR]   location: class jdplus.toolkit.base.core.ssf.univariate.DefaultSmoothingResults
[ERROR] /tmp/project4145016519548194984/jdplus-incubator-base/jdplus-sts-base-parent/jdplus-sts-base-core/src/test/java/jdplus/sts/base/core/splines/SplineComponentTest.java:[41,55] incompatible types: jdplus.toolkit.base.core.ssf.univariate.DefaultSmoothingResults cannot be converted to jdplus.toolkit.base.core.ssf.akf.SmoothingOutput
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.netbeans.utilities:nbm-maven-plugin:14.4:nbm (default-nbm) on project jdplus-sts-desktop-plugin: Cannot copy library jar: Is a directory -> [Help 2]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :jdplus-sts-base-core
jdplus-experimental @ v1.1.0 -> HEAD
[ERROR] Failed to execute goal on project jdplus-toolkitx-base-core: Could not resolve dependencies for project eu.europa.ec.joinup.sat:jdplus-toolkitx-base-core:jar:1.1.0
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-sts-base-core:jar:3.7.2-SNAPSHOT (compile)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-sts-base-core:jar:3.7.2-SNAPSHOT in central-snapshots (https://central.sonatype.com/repository/maven-snapshots/)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-sts-base-core:jar:3.7.2-SNAPSHOT in old-snapshots (https://oss.sonatype.org/content/repositories/snapshots/)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal on project jdplus-toolkitx-base-r: Could not resolve dependencies for project eu.europa.ec.joinup.sat:jdplus-toolkitx-base-r:jar:1.1.0
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-sts-base-r:jar:3.7.2-SNAPSHOT (compile)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-sts-base-r:jar:3.7.2-SNAPSHOT in central-snapshots (https://central.sonatype.com/repository/maven-snapshots/)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-sts-base-r:jar:3.7.2-SNAPSHOT in old-snapshots (https://oss.sonatype.org/content/repositories/snapshots/)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-sts-base-core:jar:3.7.2-SNAPSHOT (compile)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-sts-base-core:jar:3.7.2-SNAPSHOT was not found in https://central.sonatype.com/repository/maven-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central-snapshots has elapsed or updates are forced
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-sts-base-core:jar:3.7.2-SNAPSHOT was not found in https://oss.sonatype.org/content/repositories/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of old-snapshots has elapsed or updates are forced
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :jdplus-toolkitx-base-core

@github-actions github-actions Bot merged commit 5a62c44 into develop May 1, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/develop/org.jreleaser-jdks-maven-plugin-1.24.0 branch May 1, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants