Maven打包时抛出should not point at files within the project directory …异常时间:2024-05-21 15:38:32 1.问题: 打包的时候报错,在网上找了很多但是都没有解决我这个现象 最后一个个依赖添加,找出原因。希望能够帮助其他人。 如果你得到解决请告诉我一声,让我知道记录错误有意义。 2.现象 3.原因和解决 引入了外部依赖,但是没有加入version标签。加入version后再次打包成功。