Why does the WTP plugin deploy one Maven dependency as a folder, instead of a jar?

前端 未结 4 876
小鲜肉
小鲜肉 2021-02-08 07:53

I have a very strange problem with Maven and the Eclipse WTP. I have a multi-module project, let\'s call it project. It consists of two modules project-base

4条回答
  •  不思量自难忘°
    2021-02-08 08:26

    I solved the problem by deleting the dependency in the "Deployment assembly" project settings page and adding it back.

提交回复
热议问题