为了账号安全,请及时绑定邮箱和手机立即绑定

我用eclipse进行pom.xml文件配置会出现以下错误

57ecfa0d00015dfe05000066.jpg

57ecfa0d0001033e05000096.jpg

57ecfa0e00011a6605000046.jpg

为什么会出现这两个JAR包 missing  我该怎么解决,另外index.jsp中的错误该如何解决,谢谢。。。

正在回答

2 回答

https://img1.sycdn.imooc.com//5b9f66280001d41203790217.jpg

为什么在eclipse中创建生成的pom.xml中会出错呢

0 回复 有任何疑惑可以回复我~

1.<dependency>

  <groupId>ch.qos.logback</groupId>

  <artifactId>logback-classic</artifactId>

  <version>1.1.1</version>

  </dependency>

2.重新手动在输入一次  或 pom.xml上run  as---maven install

3.pom.xml开头是不是 3.0版本以上

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">


0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

我用eclipse进行pom.xml文件配置会出现以下错误

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信