Brief update: It turns out that mvn clean and install have to be run separately due to a problem with the shade plugin, so
$ mvn clean && mvn install works with the 2 added profiles and JDK 14. However, I see the same compilation error as mentioned before when running with JDK 11. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
