打包失败,但是不知是具体是什么引起得,使用mvn -e clean package,定位到报错得代码
在定位到代码,打上断点,使用maven 打包debug模式
找到dubbo.properties,发现有三行空
删除dubbo.properties,问题解决