Maven常见问题汇总

  1. spark编译出现error:object Apache is not a member of package org
    原因:idea用的maven路径默认在C盘用户.m2文件下,这个问题此处是因为路径中包含中文造成的
    解决方案:将.m2移动到其他路径(不含空格和英文),然后重新指定idea中的maven配置即可

参考:https://blog.csdn.net/weixin_43638075/article/details/100834648

posted @ 2019-12-13 18:37  冰糖ryj  阅读(133)  评论(0编辑  收藏  举报