————— 2022-6-18 ————— case 20:44 There will be some ERROR-level warnings when packaging Linkis projects under win, "[ERROR] OS=Windows and the assembly descriptor contains a *nix-specific root-relative reference (starting with slash):xxx"
The main reason is that the configuration file is packaged, and the '/' path is used in the output directory at the beginning <outputDirectory>/xxx</outputDirectory> This has been discussed in the maven forum, https://issues.apache.org/jira/browse/MASSEMBLY-775 is a certain controversy (ERROR OR WARNING) For how to solve this warning, there are some repair guidelines on the Internet that you can refer to, Created an issue https://github.com/apache/incubator-linkis/issues/2307 Interested students are welcome to claim Bao Yang 21:28 https://stackoverflow.com/questions/32604733/error-os-windows-and-the-assembly-descriptor-contains-a-nix-specific-root-relat I just found a plugin to package hive separately , add ./ in front of it as if there is no such error peacewong@WDS 21:28 [strong] [strong] case 21:29 [呲tooth] Can help to sort out all of them, and mention the pr after modification baoyang 21:30 [OK] case 21:36 This is also committed to the dev-1.1.3 branch Bao Yang 21:41 OK, I'll mention it after I've sorted it out locally. ————— 2022-6-18 ————— casion 20:44 win下 打包Linkis项目会存在一些ERROR级别的警告,“[ERROR] OS=Windows and the assembly descriptor contains a *nix-specific root-relative reference (starting with slash):xxx” 主要原因是打包配置文件,输出目录中使用了'/'路径打头 <outputDirectory>/xxx</outputDirectory> 这个看maven论坛中有人讨论过,https://issues.apache.org/jira/browse/MASSEMBLY-775 是存在一定的争议(ERROR OR WARNING) 关于如何解决这个警告,网上有些修复指引可以参考, 创建了一个issue https://github.com/apache/incubator-linkis/issues/2307 欢迎有兴趣的同学认领 bao洋 21:28 https://stackoverflow.com/questions/32604733/error-os-windows-and-the-assembly-descriptor-contains-a-nix-specific-root-relat 我刚刚找了个plugin下的hive单独打包试试,前面加上 ./ 就好像没有那个错误了 peacewong@WDS 21:28 [强][强] casion 21:29 [呲牙]可以帮忙全部都梳理下,修改后提下pr bao洋 21:30 [OK] casion 21:36 这个也提交到dev-1.1.3分支 bao洋 21:41 好的,我本地梳理完没问题就提 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org For additional commands, e-mail: dev-h...@linkis.apache.org