照着老师代码敲得
但是pom.xml中总是提示Missing artifact org.slf4j:slf4j-log4j12:jar:1.76
执行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]
是不是有什么步骤漏了没讲?
你这个问题解决了吗?我也遇到了,好烦啊
是1.7.6 不是1.76 OK???
log4j 的包在你指定的代码库中找不到
要不手动下载配置
要不查下正确的库位置