Bukama commented on issue #675: URL: https://github.com/apache/maven-jlink-plugin/issues/675#issuecomment-4586187579
> same issue for me on JDK 25 and Linux > > ``` > [ERROR] Error: specified --endian BIG_ENDIAN does not match endianness of target platform linux-x64 > ``` Oh and I thought it was windows only (as described here https://github.com/apache/maven-jlink-plugin/pull/671 ) > [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 Do you use Temurin, right? Then it's the same with JMOD (see https://adoptium.net/de/news/2025/08/eclipse-temurin-jdk24-JEP493-enabled ) -- 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]
