Are we requiring Java 11 for this? If so, is that deliberate and called out in the release notes?
``` [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ maven-jlink-plugin --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 6 source files with javac [debug deprecation release 11] to target/classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.962 s [INFO] Finished at: 2026-03-11T07:38:52-04:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.1:compile (default-compile) on project maven-jlink-plugin: Fatal error compiling: invalid target release: 11 -> [Help 1] ``` Tentative nonbinding -1 while I look into this. On Mon, Mar 9, 2026 at 7:07 PM <[email protected]> wrote: > > Hello Maven, > > I'd like to call a vote on releasing the following artifacts as > Apache Maven JLink Plugin 3.3.0. This vote is being conducted using an > Alpha version of the Apache Trusted Releases (ATR) platform. > Please report any bugs or issues to the ASF Tooling team. > > The release candidate page, including downloads, can be found at: > > https://release-test.apache.org/vote/maven-jlink-plugin/3.3.0 > > The release artifacts are signed with one or more OpenPGP keys from: > > https://release-test.apache.org/downloads/maven/KEYS > > We solved 92 issues: > > https://github.com/apache/maven-jlink-plugin/issues?q=is%3Aclosed%20milestone%3A%223.3.0%22 > > Changes since the last release: > > https://github.com/apache/maven-jlink-plugin/compare/maven-jlink-plugin-3.2.0...maven-jlink-plugin-3.3.0 > > Staging repo: > https://repository.apache.org/content/repositories/maven-2413/ > > Source release checksum(s): > maven-jlink-plugin-3.3.0-source-release.zip - SHA-512 : > c1c02d9d972abb5f8989183352fc6afad615cb0215a093cb52f68e5b34d374d690893d3e7dd221d8deb3dde604b56ec7d452080d1e01987b35013675c0800385 > > Staging site: > https://maven.apache.org/plugins-archives/maven-jlink-plugin-LATEST/ > > Guide to testing staged releases: > https://maven.apache.org/guides/development/guide-testing-releases.html > > Please review the release candidate and vote accordingly. > > [ ] +1 Release this package > [ ] +0 Abstain > [ ] -1 Do not release this package (please provide specific comments) > > You can vote on ATR at the URL above, or manually by replying to this email. > > The vote is open for 72 hours. > > Thanks, > Slawomir Jaranowski (sjaranowski) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Elliotte Rusty Harold [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
