Re: thoughts about SUREFIRE-2191

2023-09-16 Thread Romain Manni-Bucau
Hi, Generally speaking the simplest way would be to let surefire load by reflection junit5 and auto open it. That said a solution like junit-platform maven plugin is more native when you need to control the command (the issue with jpms is you need to manually tune module and clqss paths, no exit t

thoughts about SUREFIRE-2191

2023-09-16 Thread Henning Schmiedehausen
So I looked a bit more into that bug and why it crashes the way it crashes. I also added this as a comment to the ticket but given the silence on most tickets, I'd like to push for some discussion here on the mailing list. I have two modules, core and testing (these are defined modules, they have