dashaun / paketo-arm64

Tools and instructions for creating a Paketo builder for ARM64
https://youtu.be/BuqNJl4QrUw
91 stars 7 forks source link

Java 21? #12

Closed dribeiro closed 10 months ago

dribeiro commented 11 months ago

Are you planning to support Java 21?

I have tried but it does not work.

[ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:3.1.5:build-image (default-cli) on project demo: Execution default-cli of goal org.springframework.boot:spring-boot-maven-plugin:3.1.5:build-image failed: Builder lifecycle 'creator' failed with status code 51 -> [Help 1]

dashaun commented 10 months ago

I'm so sorry that I missed this issue! Yes, this should be supporting Java 21! I've just now ran into the issue myself.

Please hold, I'm working this today!

dashaun commented 10 months ago

Ok! This should be fixed now! For both ARM64 and AMD64 platforms! Please let me know if you are still running into issues!

The latest version was just pushed out: dashaun/builder:20231204