spring mvc:Error scanning entry module-info.class from jar错误

项目从jdk1.6升级到jdk1.8,启动的时候出现如下错误:

 1 java.lang.RuntimeException: Error scanning entry module-info.class from jar file:///Users/liaochong/Develop/Intellij%20Idea/Workspace/Git/crm-plus1.8/crm-plus-web/crm-plus-web-war/target/crm-plus-web-war-1.0/WEB-INF/lib/
 2     at org.eclipse.jetty.annotations.AnnotationParser.parseJar(AnnotationParser.java:891)
 3     at org.eclipse.jetty.annotations.AnnotationParser.parse(AnnotationParser.java:837)
 4     at org.eclipse.jetty.annotations.AnnotationConfiguration$ParserTask.call(AnnotationConfiguration.java:159)
 5     at org.eclipse.jetty.annotations.AnnotationConfiguration$1.run(AnnotationConfiguration.java:464)
 6     at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672)
 7     at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590)
 8     at java.lang.Thread.run(Thread.java:745)
 9 Caused by: 
10 java.lang.IllegalArgumentException
11     at org.objectweb.asm.ClassReader.<init>(Unknown Source)
12     at org.objectweb.asm.ClassReader.<init>(Unknown Source)
13     at org.objectweb.asm.ClassReader.<init>(Unknown Source)
14     at org.eclipse.jetty.annotations.AnnotationParser.scanClass(AnnotationParser.java:959)
15     at org.eclipse.jetty.annotations.AnnotationParser.parseJarEntry(AnnotationParser.java:940)
16     at org.eclipse.jetty.annotations.AnnotationParser.parseJar(AnnotationParser.java:887)
17     at org.eclipse.jetty.annotations.AnnotationParser.parse(AnnotationParser.java:837)
18     at org.eclipse.jetty.annotations.AnnotationConfiguration$ParserTask.call(AnnotationConfiguration.java:159)
19     at org.eclipse.jetty.annotations.AnnotationConfiguration$1.run(AnnotationConfiguration.java:464)
20     at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672)
21     at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590)
22     at java.lang.Thread.run(Thread.java:745)

经排查,是引入的包版本不对,slf4j-api-1.8.0-alpha0.jar必须要jdk9才能支持(module-模块化是9的特性)。

转载于:https://www.cnblogs.com/liaochong/p/moduleinfo.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
D:\home\jdk11\bin\java.exe -Dmaven.multiModuleProjectDirectory=D:\showndoc\haikongweishi -Dmaven.home=D:\home\apache-maven-3.6.0 -Dclassworlds.conf=D:\home\apache-maven-3.6.0\bin\m2.conf "-Dmaven.ext.class.path=D:\home\IntelliJ IDEA 2021.1.3\plugins\maven\lib\maven-event-listener.jar" "-javaagent:D:\home\IntelliJ IDEA 2021.1.3\lib\idea_rt.jar=59520:D:\home\IntelliJ IDEA 2021.1.3\bin" -Dfile.encoding=UTF-8 -classpath D:\home\apache-maven-3.6.0\boot\plexus-classworlds-2.5.2.jar org.codehaus.classworlds.Launcher -Didea.version=2021.1.3 --offline -s D:\home\apache-maven-3.6.0\conf\settings.xml -Dmaven.repo.local=D:\home\apache-maven-3.6.0\mvn_resp install [INFO] Scanning for projects... [INFO] [INFO] -----------------------< com.dwi:haikongweishi >------------------------ [INFO] Building haikongweishi 1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for org.apache.maven.plugins:maven-shade-plugin:jar:3.2.1 is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.240 s [INFO] Finished at: 2023-06-08T13:09:36+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Plugin org.apache.maven.plugins:maven-shade-plugin:3.2.1 or one of its dependencies could not be resolved: Cannot access alimaven (http://maven.aliyun.com/nexus/content/groups/public/) in offline mode and the artifact org.apache.maven.plugins:maven-shade-plugin:jar:3.2.1 has not been downloaded from it before. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException Process finished with exit code 1
最新发布
06-09
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值