摘要:
maven配置本地仓库以及创建项目 一:解压maven压缩包 二:配置settings.xml文件 三:配置阿里云镜像: 四:打开Eclipse,使用本地maven仓库 window-》preference-》Installations-》add-》maven放的位置 配置仓库:User Setti 阅读全文
摘要:
创建maven项目出现Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved 阅读全文