ArtifactTransferException
ArtifactTransferException: Failure to transfer org.slf4j:slf4j-nop:jar:1.6.4 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 org.slf4j:slf4j-nop:jar:1.6.4 from/to central (http://repo1.maven.org/maven2): No response received after 60000 ArtifactTransfer maven --------------------编程问答-------------------- Multiple annotations found at this line:- Missing artifact org.slf4j:slf4j-nop:jar:1.6.4
- Missing artifact org.apache.struts:struts2-spring-plugin:jar:2.3.1
- Missing artifact org.hibernate:hibernate-commons-annotations:jar:
3.2.0.Final --------------------编程问答-------------------- ArtifactTransferException: Failure to transfer org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final 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 org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final from/to central (http://repo1.maven.org/maven2): No response received after 60000 --------------------编程问答-------------------- ArtifactTransferException: Failure to transfer org.apache.struts:struts2-spring-plugin:jar:2.3.1 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 org.apache.struts:struts2-spring-plugin:jar:2.3.1 from/to central (http://repo1.maven.org/maven2): No response received after 60000
补充:Java , Web 开发