@bounty I've just reproduced the error message you reported by attempting to build with java-14-openjdk. With java-8-openjdk, the build was successful. It seems that my decision to replace the dependence on JRE8 with JRE ≥ 8 (see the pinned comment just below) was premature... sigh
@flortsch Can you confirm that the build fails with java-14?
@all For now, I'll leave the PKGBUILD as it is. Should you experience the same problem, please set an older version of Java (13 still seemed to work, 8 for sure does) as the default (using archlinux-java) and report here. Thank you.
Pinned Comments
Cobra commented on 2023-08-19 13:34 (UTC)
Thanks to Bevan, we now have a simple and elegant (compared to my attempt) workaround that lets the PKGBUILD download and use the most recent version of maven (currently 3.9.4). Should not need any intervention from you. :)