I am having a Missing Maven dependencies in Eclipse project exactly as described in this question, and I would love to use the solution found, but when I right-click my proj
Righ click on the project: >Configure>Convert to Maven project
And then you can Update project configuration
try "Team" - "Commit" in Eclipse and then in a shell:
mvn dependecy:resolve
">Configure>Convert to Maven project" is missing