quantranhong1999 commented on a change in pull request #878:
URL: https://github.com/apache/james-project/pull/878#discussion_r800443716



##########
File path: server/mailet/rate-limiter/pom.xml
##########
@@ -47,6 +47,7 @@
         <dependency>
             <groupId>${james.groupId}</groupId>
             <artifactId>james-server-core</artifactId>
+            <scope>provided</scope>

Review comment:
       As far as I read on stackoverflow and what I understand, this is to 
avoid duplicating the dependency when importing the JAR to another project 
(here is james-server-core dependency and james project).




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

Reply via email to