[ERROR] Failed to execute goal on project jeesns-service: Could not resolve dependencies for project com.lxinet:jeesns-service:jar:1.4.2: Could not find artifact com.lxinet:jeesns-core:jar:1.4.2 in nexus-aliyun (http://maven.aliyun.com/nexus/content/…
从SVN新检出一个maven项目,配置好后,发现项目无法编译(只有一个test包中的代码显示编译报错,其他所有包中的代码都不编译,也不报错), 先注释掉报错的test包中的所有内容, 用Eclipse自带的 maven执行clean命令,失败,异常信息为: Plugin org.apache.maven.plugins:maven-clean-plugin:2.5 or one of its dependencies could not be resolved: Failed to read a…