摘要:
应用版本:eclipse luna4.4.1JDK:1.8Maven:3.2.5问题现象:1、编译工程后总该是显示下面两个错误: One or more constraints have not been satisfied. Deployment Assembly跟java版本不匹配解决方案:在... 阅读全文
摘要:
maven常见错误:一..在Eclipse导入已存在工作空间的项目,出现情况1:Scanning errors (1):1 Could not read pom.xml就是pom.xml出现了不能解析的配置,把不能解析的配置修改过来.例如去掉 testweb情况2:No marketplace en... 阅读全文