Hi Jeff, the issue was a pilot error on my part: the brew-installed Maven uses
OpenJDK 18, even though I had switched my environment’s JDK to 11 with “Jenv”.
Doing so had no effect on what version Maven is using. I now have to figure out
to point Maven to OpenJDK 11. Will keep you posted.
Bertr
Hi Bertrand,
Thanks for reporting this. This is the right place!
Could you please open a JIRA ticket for it? In the ticket, could you please
provide the output of the "mvn -v" command?
In version 2 we moved to Java 11 so I'm surprised to see the tests fail for
it. I am not, however, surprised to