MSBuild在build machine中遇到which has a higher version than its reference assembly:(in my case let's say “System.Web.Mvc”) 确保:在本地进行build并查看所有output message,确保所有的项目[包括引用项目]的路径,再确保build definition中的source settings中引用了所有这些project! 解决方法: 1.查看正在build的project对…
springboot maven项目,为什么build成功,build path也没错误,project-->clean 也没用,项目上面还是有个红x呢? 看错误信息有提示: Description Resource Path Location TypeProject configuration is not up-to-date with pom.xml. Select: Maven->Update Project... from the project context menu or u…