I'm trying to run my maven project, but in .m2 file I'm not seeing any jar files and pom files. In ecliplse I'm getting below error
Error -
"Plugin org.apache.maven.plugins:maven-clean-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-clean-plugin:jar:2.5: Could not transfer artifact org.apache.maven.plugins:maven-clean-plugin:pom:2.5 from/to repo1.maven.org (http://repo1.maven.org/maven2): connect timed out -> [Help 1]"
I'm navigating "http://repo1.maven.org/maven2" from my browser i'm able to access it.
In .m2 folder I'm seeing below files