Pessoal,
Meu projeto lojaweb estava rodando numa boa até eu incluir o projeto produto como dependência. Ao "buildar" o mavin do projeto lojaweb estou tomando varias exception que segue. Vocês poderiam me ajudar?
[WARNING] Failed startup of context o.e.j.m.p.JettyWebAppContext@10ec523c{/loja,file:///C:/Users/Saldanha/eclipse-workspace/lojaweb/src/main/webapp/,STARTING}{file:///C:/Users/Saldanha/eclipse-workspace/lojaweb/src/main/webapp/}
MultiException[java.lang.RuntimeException: Error scanning entry module-info.class from jar file:///C:/Users/Saldanha/.m2/repository/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.jar, java.lang.RuntimeException: Error scanning entry META-INF/versions/9/javax/xml/bind/ModuleUtil.class from jar file:///C:/Users/Saldanha/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar, java.lang.RuntimeException: Error scanning entry module-info.class from jar file:///C:/Users/Saldanha/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar, java.lang.RuntimeException: Error scanning entry module-info.class from jar file:///C:/Users/Saldanha/.m2/repository/org/glassfish/jaxb/txw2/2.3.1/txw2-2.3.1.jar, java.lang.RuntimeException: Error scanning entry module-info.class from jar file:///C:/Users/Saldanha/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.15/FastInfoset-1.2.15.jar, java.lang.RuntimeException: Error scanning entry module-info.class from jar file:///C:/Users/Saldanha/.m2/repository/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.jar, java.lang.RuntimeException: Error scanning entry module-info.class from jar file:///C:/Users/Saldanha/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-runtime-2.3.1.jar, java.lang.RuntimeException: Error scanning entry META-INF/versions/9/module-info.class from jar file:///C:/Users/Saldanha/.m2/repository/net/bytebuddy/byte-buddy/1.9.5/byte-buddy-1.9.5.jar]
at org.eclipse.jetty.annotations.AnnotationConfiguration.scanForAnnotations(AnnotationConfiguration.java:536)