slawekjaranowski commented on pull request #486:
URL: https://github.com/apache/maven-surefire/pull/486#issuecomment-1066138923


   It is not necessary, because it gives the same result.
   
   Stack Trace is the same for both constructor.
   
   ```java
   MojoExecutionException( msg )
   MojoExecutionException( msg, null )
   ```
   
   Checking  - if cause has null value or not is redundant.


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to