pom.xml中總是提示Missing artifact org.slf4j:slf4j-log4j12:jar: 1.76
照著老師代碼敲得
但是pom.xml中總是提示Missing artifact org.slf4j:slf4j-log4j12:jar:1.76
執(zhí)行mvn jetty:run 時報錯
[ERROR] Failed to execute goal on project spring-blog: Could not resolve dependencies for project rd-arthur:spring-blog:jar:1.0-SNAPSHOT: Failure to find org.slf4j:slf4j-log4j12:jar:1.76 in http://maven.aliyun.com/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of alimaven has elapsed or updates are forced -> [Help 1]
是不是有什么步驟漏了沒講?
2019-08-21
你這個問題解決了嗎?我也遇到了,好煩啊
2017-01-12
是1.7.6 ? 不是1.76 ?OK???
2016-09-20
log4j 的包在你指定的代碼庫中找不到?
要不手動下載配置?
要不查下正確的庫位置