

Like for example if we use selenium JAR files in our project, then in eclipse all the time we import those files into our project. In other words you can say it is a library or JAR files provider as per your need. Maven is mainly used for providing all the JAR files or libraries which will be used in your project.

I give you a brief about Maven in my language. I will call Spring tool suite as STS so please concentrate Jįirstly I am considering that you have downloaded STS and successfully configured it. So today we will learn the easy way to get connected with STS (Spring tool Suite). Some of the big companies are using Spring Tool Suite (STS) with Selenium, TestNG and Maven for Automation. Many of the companies are not using eclipse with Selenium. Once it's done the progress pane should no longer repeatedly show "Download sources and javadoc".Hope you are doing great in your fields and with your life J You can see the progress of the downloads in the progress pane. This may take some time depending on the number of dependencies and your internet speed. Once eclipse is launched it will re-download the Maven dependencies of all your projects from scratch into a new ~/.m2/repository/ directory. # To delete the backup once you're sure you don't need it: If you want to backup the cache by moving it instead of deleting then use this: # To clear the Maven (m2) cache: Delete your ~/.m2/repository/ directory (On Windows it's under C:\Users\\.m2\repository\).Close eclipse (This step is required more on Windows due to file locking).


Steps to fix are just to refresh your Maven cache by removing the repository directory. The problem seems to be caused by a corrupted local Maven artefact stored on your hard drive in the Maven cache.
