Do you mean surefire or junit? What other plugin do you use to start tests?
Mit freundlichen Grüßen
Mirko Friedenhagen
— 
Sent from my mobile

> Am 08.09.2025 um 08:08 schrieb Christoph Läubrich <m...@laeubi-soft.de>:
> 
> I would go the other way round and remove the surefire plugin instead as 
> there are even more testing framework providers and not all can/want use 
> surefire.
> 
> So for me less is more and disabling it in case it is not wanted is always a 
> bit cumbersome. Then everyone can simply configure in their parent pom whats 
> wanted by default.
> 
>> Am 05.09.25 um 07:56 schrieb Rüdiger:
>> Hiho!
>> I was wondering, what you all think about adding the failsafe plugin to the 
>> super pom of maven 4. I often work with young teams, and it's difficult to 
>> explain, why the surefire plugin works out of the box, but the failsafe 
>> plugin does not... and of course, it's a nuisance to have to add it to every 
>> project.
>> Maybe unit tests used to be more important than integration tests in the 
>> past, but my perception is that this is changing: ITs become more and more 
>> the primary way of testing, while unit tests become more optional and focus 
>> on more complex algorithms.
>> Kind regards
>> Rüdiger
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
> 


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

Reply via email to