korlov42 commented on code in PR #913:
URL: https://github.com/apache/ignite-3/pull/913#discussion_r912964105


##########
parent/pom.xml:
##########
@@ -771,6 +772,18 @@
                 <scope>test</scope>
             </dependency>
 
+            <dependency>
+                <groupId>com.tngtech.archunit</groupId>
+                <artifactId>archunit</artifactId>

Review Comment:
   if my understanding is correct, we use parent/pom just to declare possible 
dependencies and theirs versions. The scope should be defined in the child 
module this dep will be used



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

Reply via email to