I got recently a new laptop at work, and had to install everything new. Eclipse, Maven, SourceTree and import our git-project etc.
But I got many problems to start working..
Here are screenshots of few problems. I think it has something to do with Maven or the Java Build Path.
Java Problems: "The project cannot be built until build path errors are resolved"
Maven Dependency Problem: "failed to read artifact descriptor for ...." (many libraries) "Missing artifact ....." (many libraries)
Maven Problem: "Description Resource Path Location Type Failure to transfer com.keyboardsamurais.maven:maven-timestamp-plugin:pom:1.0 from https://repo.maven.apache.org/maven2 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 com.keyboardsamurais.maven:maven-timestamp-plugin:pom:1.0 from/to central (https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 [repo.maven.apache.org/185.31.17.215] failed: Connection timed out: connect pom.xml /reis line 1 Maven pom Loading Problem"