dzygoon commented on issue #6362:
URL: https://github.com/apache/seatunnel/issues/6362#issuecomment-1958487138

   > > > > @tongyifan @dzygoon
   > > > > 
   > > > > * Linux 我试了一下用这个命令:`find <seatunnel_home 路径> -type f -print0 | xargs 
-0 dos2unix --` ,然后再执行插件安装就好了
   > > > > * 肯定不知道谁提交配置或者脚本的时候给了 windows 的换行符上去。。。
   > > > 
   > > > 
   > > > 确实可以了,我完全没想到转换整个目录的文件格式,估计不止是mvnw 这个脚本的问题。
   > > 
   > > 
   > > 如果用仓库分支那里构建是没问题的,就是 apache 上的 bin 包有问题~
   > 
   > 我用最新分支windows maven构建也是有这个问题的
   
   修改下./.mvn/wrapper/maven-wrapper.properties的换行符,有人提交代码的时候把win换行符换上了。


-- 
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]

Reply via email to