FrogJiangYY commented on issue #4896: URL: https://github.com/apache/seatunnel/issues/4896#issuecomment-1772267727
I have same problem in 2.3.3 release.I check flink starter 13 and 15 :  flink 15 starter only have shell,so I annotated seatunnel-flink-starter module pom.xml about flink 15 starter,like this:  then, it success to seatunnel-flink-starter module,but fail to connecter module:   I check seatunnel-connector-v2-e2e,seatunnel-transforms-v2-e2e and root module pom.xml and annotated it,:  at last maven build success:  -- 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]
