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

dependency metadata

2023-09-16 Thread Henning Schmiedehausen
The more I spend time with JPMS and maven, the more I wonder if we need to have some kind of additional metadata for our dependency declarations. Up until Java 8, dependencies were pretty straightforward: They go on the classpath depending on their scope. Some are only on the compile classpath, so

Re: plexus-utils 4.x and Xpp3DomBuilder

2023-09-16 Thread Slawomir Jaranowski
sob., 16 wrz 2023 o 16:19 Jeremy Landis napisał(a): > Site plugin on maven release doesn't like if this was used this way. > Using the site 3 series. > Can you provide more details or reproduce for the site plugin? > > Sent from my Verizon, Samsung Galaxy smartphone > Get Outlook for Android

Re: plexus-utils 4.x and Xpp3DomBuilder

2023-09-16 Thread Jeremy Landis
Site plugin on maven release doesn't like if this was used this way. Using the site 3 series. Sent from my Verizon, Samsung Galaxy smartphone Get Outlook for Android From: Slawomir Jaranowski Sent: Saturday, September 16, 2023 9:50:51 AM

Re: plexus-utils 4.x and Xpp3DomBuilder

2023-09-16 Thread Slawomir Jaranowski
śr., 13 wrz 2023 o 08:47 Hervé Boutemy napisał(a): > can you try plexus-xml 3.0.0 and confirm this works as you expected > initially, > please? > > plexus-utils 4.x and plexsu-xml 3.0.0 can be used on both Maven 3.x and 4.x So now it will be ok. https://github.com/apache/maven-enforcer/pull/291