You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/04/17 17:22:19 UTC

[GitHub] [maven-surefire] akomakom commented on a change in pull request #285: work in progress

akomakom commented on a change in pull request #285: work in progress
URL: https://github.com/apache/maven-surefire/pull/285#discussion_r410363673
 
 

 ##########
 File path: maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
 ##########
 @@ -97,6 +97,8 @@
 import javax.annotation.Nonnull;
 import java.io.File;
 import java.io.IOException;
+import java.lang.reflect.InvocationTargetException;
 
 Review comment:
   I just took the code from compiler plugin.  Are you saying that it's wrong there too?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services