I am setting up a project in eclipse . This projects builds successfully through command line(all mvn commands like mvn package, mvn compile<
mvn
mvn package
mvn compile<
In my case, I had unchecked Build automatically. Checking it again started downloading the jars.
Build automatically