I was using Maven
in Eclipse Luna
normally, I tried to test the new version of Eclipse and when I create a project Maven
some exceptions are thrown:
Description Resource Path Location Type Failure to transfer org.apache.maven: maven-core: jar: 2.0.6 from link was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.maven: maven-core: jar: 2.0.6 from / to central ( link ): connect timed out pom.xml / Testing line 1 Maven Configuration Problem
How can I resolve this problem?