一个使用了protobuf的maven工程在eclipse中会报上述错误,IDE中不会,原因是eclipse的m2e插件无法识别os.detected.classifier这个属性,我的解决方案是在settings.xml增加os.detected.classifier属性配置,里面的值可以通过maven install后获得

一个使用了protobuf的maven工程在eclipse中会报上述错误,IDE中不会,原因是eclipse的m2e插件无法识别os.detected.classifier这个属性,我的解决方案是在settings.xml增加os.detected.classifier属性配置,里面的值可以通过maven install后获得

7932

被折叠的 条评论
为什么被折叠?