Re: Is it possible to use JDK24 with Maven 3?

2025-03-27 Thread Mark Derricutt
For what it's worth - I’ve used Java 24 to run our builds with Maven 3, still targetting Java 8 (at least our runtime is now 23). Works fine, although Jansi is given warnings about accessing deprecated items. Mark -- "Great artists are extremely selfish and arrogant things" — Steven Wilson, Po

Re: Is it possible to use JDK24 with Maven 3?

2025-03-27 Thread Tommy
You should complain to the idiots at Oracle!! They are totally responsible for shit like this! Personally I have never gone above JDK 11 to avoid shit like this! But that is easy for me to say since I'm retired and only do hobby projects at GitHub these days. Before I stopped working, none of