Eclipse WTP not publishing Maven dependencies

后端 未结 4 694
失恋的感觉
失恋的感觉 2021-01-31 19:02

I\'m trying to set up a basic hello world project using Eclipse Indigo and a Tomcat server. I created a dynamic project with a simple servlet. Tested the servlet and that worke

4条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-01-31 19:53

    Check Deployment Assembly (context menu on project), there must be mapping Maven Dependencies -> WEB-INF/lib.

提交回复
热议问题