wangcong19901212 opened a new issue, #6396: URL: https://github.com/apache/seatunnel/issues/6396
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened 1、还是无法加载主类, 2、还有windows中字符不匹配linux的情况 这种低级错误都能犯,down下来包,不管是安装插件还是启动,主打一个失败。 ### SeaTunnel Version 2.3.4 ### SeaTunnel Config ```conf 无 ``` ### Running Command ```shell ./install-plugin.sh 2.3.4 ``` ### Error Exception ```log install connector : connector-redis 错误: 找不到或无法加载主类 org.apache.maven.wrapper.MavenWrapperMain install connector : connector-s3-redshift 错误: 找不到或无法加载主类 org.apache.maven.wrapper.MavenWrapperMain install connector : connector-sentry 错误: 找不到或无法加载主类 org.apache.maven.wrapper.MavenWrapperMain ``` ### Zeta or Flink or Spark Version Zeta ### Java or Scala Version java 8 ### Screenshots 是是是 ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
