Thanks for the stack trace. :-) I quickly tested it in a unit test with
Plexus Compiler 2.14.2, and like I guessed already, the stack trace is
detected, but not the two header lines above, because Plexus Javac does
not search for them (yet). I would expect you to see the stack trace,
but you said you did not. Are you really sure that you added the Plexus
dependencies to Maven Compiler Plugin, like Ishowed you in my Maven
example? Can you maybe check with 'mvn dependency:tree'?

-- 
Alexander Kriegisch
https://scrum-master.de

mark.yagnatin...@barclays.com.INVALID schrieb am 24.12.2023 00:50 (GMT +07:00):

> The system is out of resources.
> Consult the following stack trace for details.
> java.lang.OutOfMemoryError: GC overhead limit exceeded
>         at com.sun.tools.javac.util.List.of(List.java:135)
>         at com.sun.tools.javac.util.ListBuffer.append(ListBuffer.java:129)
>         at
>         
> com.sun.tools.javac.parser.JavacParser.variableDeclaratorsRest(JavacParser.java:3006)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to