Re: JUnit 5 in maven-plugin-testing-harness

2022-08-15 Thread Benjamin Marwell
Haven't seen a discussion in Slack or on the mailing list, so I guess no. But I like the idea. Be aware that there are still Junit3 tests iirc. Updating would be a breaking change, but that's okay for the upcoming Maven 4 release. On Fri, 12 Aug 2022, 01:37 Vladimir V. Bychkov, wrote: > H

Regarding error 980467

2022-08-15 Thread F B
Dear maintainer(s), I've got exactly the same error as reported by Emmanuel Bourg: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980467 I'm running Linux Mint "5.4.0-122-generic #138-Ubuntu SMP" with Cinnamon and Eclipse 2022-06, OpenJDK 17.0.4 and Maven 3.6.3 According to the comments, I w

Re: Regarding error 980467

2022-08-15 Thread Greg Chabala
Looks like a Debian packaging issue. The Debian maintainer may or may not be in the Maven user list, but your issue would be better directed to them. I'm not an expert in tricky installations ... I'm scared to touch that by > hand. > You should not be afraid to install Maven directly from https:/

Re: Regarding error 980467

2022-08-15 Thread Arnaud bourree
Hi, Agreed with Greg, that's Linux Mint maintener issue. The apt-get explains version 3.6.3-1 is the last available. I don't know if Mint is based on Debian, but Debian' Buster last version is 3.6.3-1 and newer Debian versions provide 3.6.3-5. May be maintener needs help to wake-up Regardes, Arn