Search code examples
javaeclipseseleniummavenmaven-plugin

Not able to import maven projects in eclipse


Getting the internal error when i try to import the maven project from my local machine. Internal error

Should import successfully.


Solution

  • Navigate to the project folder via terminal. Execute this command from inside:

    mvn clean install -U