Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] Project configuration is not up-to-date with pom.xml

I have errors with my Maven projects which I've just checked out from SVN (as Maven projects). I have the error:

    "Project configuration is not up-to-date with pom.xml. Run Maven->Update Project or use Quick Fix."

But the quick fix doesn't actually work - it suggests running Maven->Update Project which yields another error:

    An internal error occurred during: "Updating Maven Project". Version null of project facet wls.ejb does not exist.

Surprisingly, maven does build with "success". Can anyone enlighten me as to what the cause of this issue is and it's possible resolution?

Thanks & regards,
Jarlath

Back to the top