EricJoy2048 commented on code in PR #2117:
URL:
https://github.com/apache/incubator-seatunnel/pull/2117#discussion_r912891035
##########
seatunnel-e2e/pom.xml:
##########
@@ -34,4 +34,22 @@
<module>seatunnel-flink-sql-e2e</module>
</modules>
+ <dependencies>
Review Comment:
I think add dependency is a feasible method control the build order about
the modules. If we want the `seatunnel-connectors-v2` module build before the
`e2e` module, we need add dependency into e2e.
--
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]