slawekjaranowski opened a new issue, #675: URL: https://github.com/apache/maven-jlink-plugin/issues/675
### Affected version 3.3.1-SNAPSHOT ### Bug description With JDK 26 the test will fail: ``` [ERROR] * cli-options/bind-services/pom.xml [ERROR] Error: This JDK does not contain packaged modules and cannot be used to create another image with the jdk.jlink module ``` ``` [ERROR] * cli-options/endian-big/pom.xml [ERROR] Error: specified --endian BIG_ENDIAN does not match endianness of target platform macos-aarch64 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
