Project configuration is not up-to-date with pom.x

导入maven工程后,出现如下错误:

Description    Resource    Path    Location    Type
Project configuration is not up-to-date with pom.xml. Run project configuration update    rdc        line 1    Maven Configuration Problem

解决办法就是:

右键项目,【Maven】--》【Update Project Configuration...】

 
Project configuration is not up-to-date with pom.x


http://www.cnblogs.com/exmyth/archive/2013/07/10/3182283.html

转载于:https://my.oschina.net/u/658658/blog/649682