I'm trying to update my multimodule Maven project by right clicking the project in "Project Explorer" and selecting "Maven" -> "Update". Then I get the messeage
Could not update project NAME configuration: null argument
The other projects update normally whithout errors. What can I do in this case?
Edit: I'm using Eclipse Mars
I had the exact same problem. The .log entries are a very good hint (location: workspace/.metadata/.log
). The solution was to go into Window/Preferences then navigate to Maven/Java EE Integration. Turn off the "JPA Configurator" option.
Just had the same issue. Looking at workspace/.metadata/.log
the stack trace mentioned JpaFacetDataModelProvider
. Then I remember I turned off the JPA facet in my project due to some other earlier problem. Re-enabling the JPA facet made the Maven issue go away. The JPA error I had earlier didn't come back, so lucky me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With