was cached in the local repository, resolution will not be reattempted until the

Description Path Resource Location Type
ArtifactDescriptorException: Failed to read artifact descriptor for com.sun.jersey:jersey-client:jar:1.18.2: ArtifactResolutionException: Failure to transfer com.sun.jersey:jersey-client:pom:1.18.2 from http://repo2.maven.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.sun.jersey:jersey-client:pom:1.18.2 from/to central (http://repo2.maven.org/maven2): connection timed out to http://repo2.maven.org/maven2/com/sun/jersey/jersey-client/1.18.2/jersey-client-1.18.2.pom /tm-server pom.xml line 1 Maven Dependency Problem


solution:找到.m2/repository或maven_home/repository下的jersey文件夹下所有东西

你可能感兴趣的:(maven)