You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/07/14 10:34:43 UTC

[GitHub] [incubator-seatunnel] EricJoy2048 opened a new pull request, #2175: [Bug-Fix] Fix build order issues

EricJoy2048 opened a new pull request, #2175:
URL: https://github.com/apache/incubator-seatunnel/pull/2175

   When we use `./mvnw -T 1C` to build the project, sometimes `seatunnel-dist` will build before `seatunnel-connectors` . This will cause build error. If the `seatunnel-dist` module dependency `seatunnel-connectors` module, `seatunnel-dist` will build after `seatunnel-connectors`.


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] Hisoka-X merged pull request #2175: [Bug-Fix] Fix build order issues

Posted by GitBox <gi...@apache.org>.
Hisoka-X merged PR #2175:
URL: https://github.com/apache/incubator-seatunnel/pull/2175


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org