laglangyue commented on PR #2377: URL: https://github.com/apache/incubator-seatunnel/pull/2377#issuecomment-1224101214
 I have 2 ideas to solve it. 1. `maven-dependency-plugin` generate the dir such lib include all dirver-jar, and copy it to container 2. Run the command in container ` wget https://repo1.maven.org/maven2/com/dameng/DmJdbcDriver18/8.1.2.141/DmJdbcDriver18-8.1.2.141.jar`,and copy it to lib. In our pom just need to provided scope @CalvinKirs -- 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]
