openshift-roadshow / nationalparks

Backend component to display nationalparks
Apache License 2.0
44 stars 890 forks source link

Broken maven build using Google's Maven image #45

Closed blues-man closed 1 year ago

blues-man commented 1 year ago

It looks like Google's Maven image used in the Java pipeline is shipping JDK 8 in latest tag.

One solution is to use explicitly the new tag 3.9.1

https://github.com/rhpds/agnosticv/issues/9434