matthiasblaesing commented on PR #4096:
URL: https://github.com/apache/netbeans/pull/4096#issuecomment-1126741023

   @neilcsmith-net  not sure what you want to tell me.
   
   Maven has a default binding of `surefire:test` to `test`. The same is not 
true for integration tests, but goals for integration tests and their 
verification do exist. As a developer you can tie into them or don't. Failsafe 
is very explicit that you have to configure it. If you don't do it, your 
project is broken. The change will at least break setups where people correctly 
setup their systems and don't use failsafe, but something different (the goal 
is changed). 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to