funky-eyes commented on code in PR #6298:
URL: https://github.com/apache/incubator-seata/pull/6298#discussion_r1465873911
##########
all/pom.xml:
##########
@@ -644,7 +644,8 @@
<createDependencyReducedPom>true</createDependencyReducedPom>
<artifactSet>
<includes>
- <include>io.seata:*</include>
+ <include>org.apache.seata:*</include>
+ <include>io.seata:seata-all</include>
Review Comment:
现在无法确定io.seata:seata-all这个依赖会存在,需要现在就增加相关配置吗?
Can't be sure that the dependency io.seata:seata-all will exist now, do I
need to add the relevant configuration now?
--
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]