maven打包时遇到错误

maven打包时遇到报错:OS=Windows and the assembly descriptor contains a *nix-specific root-relative-reference (starting with slash) /bin

你可以参考这篇文章来尝试解决:https://blog.csdn.net/weixin_40991408/article/details/105674049

你在Windows系统执行的任务包含了Linux的路径?