Maven dependencies not visible in WEB-INF/lib

后端 未结 9 1363
南方客
南方客 2020-11-28 19:35

I\'m having this weird problem making my project Maven-based. I created a new Maven project in Eclipse and enabled the Dynamic Web facets. But during runtim

9条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-28 20:08

    you want to use the copy-dependencies plugin

    see this post and the docs

提交回复
热议问题