Richard Zowalla created TOMEE-4569:
--------------------------------------

             Summary: TomEE Maven Plugin fails in debug mode in Java 22+
                 Key: TOMEE-4569
                 URL: https://issues.apache.org/jira/browse/TOMEE-4569
             Project: TomEE
          Issue Type: Bug
            Reporter: Richard Zowalla
            Assignee: Richard Zowalla
             Fix For: 11.0.0, 10.1.4


If TomEE is run via TomEE Maven Plugin in debug mode, the option "-Xnoagent" is 
added to the JVM arguments.

On Java 25 the JVM will crash as this option was deprecated in Java 22 and 
subsequently removed. We should check the Java version before adding it to the 
startup arguments.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to