Close

Eclipse not able to resolve Maven dependencies?

Are you relying on your workspace for those dependencies? And if you are using m2e plugin, you might want to try this: Project -> Properties -> Maven -> Disable Workspace Resolution Any time you want to go back to internal resolution and not relying on Maven repository, you can switch back to Enable Workspace Resolution.

Leave a Reply

Your email address will not be published. Required fields are marked *