gemmellr commented on PR #5386: URL: https://github.com/apache/activemq-artemis/pull/5386#issuecomment-2528977555
> I just tested the same on the example and verified it works. The problem is that I needed to set > > ``` > export MAVEN_OPTS="--add-opens java.base/java.lang=ALL-UNNAMED" > ``` > > I'm not sure how to set this in the `pom.xml`. Yeah, not sure if it can be currently, think the example application bits run in the same VM as the maven plugin, i.e its too late at that point. Could maybe abuse a .mvn/jvm.config file, though I think those are meant to be in top-level. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact