You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2019/12/09 11:11:45 UTC

[GitHub] [ignite] Mmuzaf commented on a change in pull request #7103: IGNITE-12419 Fixed JCache TCK

Mmuzaf commented on a change in pull request #7103: IGNITE-12419 Fixed JCache TCK
URL: https://github.com/apache/ignite/pull/7103#discussion_r355390222
 
 

 ##########
 File path: modules/core/pom.xml
 ##########
 @@ -402,6 +402,26 @@
             </properties>
 
             <dependencies>
+                <dependency>
+                    <groupId>org.mockito</groupId>
+                    <artifactId>mockito-core</artifactId>
 
 Review comment:
   We already have `mockito-all` dependency which seems to cover all needs, do we need another one?

----------------------------------------------------------------
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