I build on Java 11 routinely a does our GitHub CI. Im on latest maven and latest JDK using Azul.
On Thu, Sep 2, 2021 at 10:05 AM Mike Thomsen <[email protected]> wrote: > The profile looks like it should be active, but when I get to the 0.11 > kafka processors, I get errors like this: package jakarta.xml.bind > does not exist > > Even manually adding -Pjigsaw to explicitly turn on those dependencies > doesn't work for me a full build. Any ideas? > > On Java 11 w/ Maven 3.6 IIRC. > > Thanks, > > Mike >
