mirror of
https://github.com/ebean-orm/ebean.git
synced 2026-09-25 03:31:07 +00:00
The test-java16 module needs to run AFTER a mvn install now due to the SequencedSet/SequencedMap MR-JAR setup (as without the mvn install it picks up BeanSet/BeanMap from target/classes and that's the Java 11 version of BeanSet/BeanMap.