Clebert Suconic created ARTEMIS-4359:
----------------------------------------
Summary: Upgrade Surefire when it stops leaking ClasMethod
Key: ARTEMIS-4359
URL: https://issues.apache.org/jira/browse/ARTEMIS-4359
Project: ActiveMQ Artemis
Issue Type: Task
Reporter: Clebert Suconic
At the time when we upgraded to latest the testsuite could not complete with a
single run
as many instances of
https://github.com/apache/maven-surefire/blob/master/surefire-api/src/main/java/org/apache/maven/surefire/api/util/internal/ClassMethod.java
were created.
A thread was created within Maven user's forum:
https://lists.apache.org/thread/6mzhr2pom7rmz96css49n8pk642cxkqf
We should upgrade it once this is solved.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)