Maven下不 下来包。。这报的错是什么意思

时间:2023-01-21 15:35:47
Description Resource Path Location Type
ArtifactDescriptorException: Failed to read artifact descriptor for commons-logging:commons-logging:jar:1.1.3: ArtifactResolutionException: Failure to transfer commons-logging:commons-logging:pom:1.1.3 from http://repo1.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 commons-logging:commons-logging:pom:1.1.3 from/to central (http://repo1.maven.org/maven2): Failed to create a selector. to http://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom pom.xml /user-log line 1 Maven Dependency Problem

4 个解决方案

#1


Description Resource Path Location Type
ArtifactDescriptorException: Failed to read artifact descriptor for commons-logging:commons-logging:jar:1.1.3: ArtifactResolutionException: Could not transfer artifact commons-logging:commons-logging:pom:1.1.3 from/to central (https://nexus.sourcesense.com/nexus/content/repositories/public): Failed to create a selector. to https://nexus.sourcesense.com/nexus/content/repositories/public/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom: IOException: Unable to establish loopback connection: ConnectException: Connection timed out: connect pom.xml /user-log line 1 Maven Dependency Problem

#2


 ConnectException: Connection timed out: connect pom.xml /user-log line 1 Maven Dependency Problem
可能是网络问题

#3


该回复于2014-03-01 12:46:38被管理员删除

#4


可能是网络的原因,要不手动下下,放到资源库里。

#1


Description Resource Path Location Type
ArtifactDescriptorException: Failed to read artifact descriptor for commons-logging:commons-logging:jar:1.1.3: ArtifactResolutionException: Could not transfer artifact commons-logging:commons-logging:pom:1.1.3 from/to central (https://nexus.sourcesense.com/nexus/content/repositories/public): Failed to create a selector. to https://nexus.sourcesense.com/nexus/content/repositories/public/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom: IOException: Unable to establish loopback connection: ConnectException: Connection timed out: connect pom.xml /user-log line 1 Maven Dependency Problem

#2


 ConnectException: Connection timed out: connect pom.xml /user-log line 1 Maven Dependency Problem
可能是网络问题

#3


该回复于2014-03-01 12:46:38被管理员删除

#4


可能是网络的原因,要不手动下下,放到资源库里。