David Whitlock
David Whitlock
We're still requiring Java 11 language syntax: https://github.com/JoyOfCodingPDX/JoyOfCoding/blob/main/pom.xml#L57 Let's use a newer language level
Something about [version 3.3.1](https://github.com/apache/maven-archetype/releases) of the `maven-archetype-plugin` causes the archetype project integration tests to fail because the `grader` profile/property appear to be ignored. (That is, the `-Pgrader` text-based Javadoc doesn't...
Something changed between greenmail 2.0.1 and 2.1.1 related to how the SMTP/IMAPS certificates are handled. Per https://github.com/greenmail-mail-test/greenmail/issues/163, I changed how the Greenmail server and the IMAPS client connection were created....