MAVEN遇见的奇葩问题

本来跑的好好的,洒家小手一贱,点到了右键->Maven->Update Project,然后项目就变红了

找了大半天愣是找不到哪里出的问题,求大神指教,maven刚学好多都不明白。

然后就是放服务器里跑,跑出来一个

java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener

当时我就蛋疼了,翻出来web.xml发现

 <listener>  
        <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>  
    </listener>  

这一句还在,翻出来Maven Depencies发现spring的包都老老实实的呆着呢

百思不得其解,就去问google,翻出来一个解决方案

http://stackoverflow.com/questions/6210757/java-lang-classnotfoundexception-org-springframework-web-context-contextloaderl

1) Open the project's properties (e.g., right-click on the project's name in the project explorer and select "Properties")
2) select "Deployment Assembly"
3) Click the "Add..." button on the right margin
4) Select "Java Build Path Entries" from the menu of Directive Type and click "Next"
5) Select "Maven Dependencies" from the Java Build Path Entries menu and click "Finish".

等等等等....这界面怎么这么眼熟...这东西我不是配过吗!!!!!

总之奇葩的事情就那么发生了....我决定还是学习命令行的Maven,eclipse下的Maven已经不是我能驾驭的了的了

转载于:https://my.oschina.net/Kaidy/blog/110939

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值