Resolve maven plugin issue: ' Unable to load mojo'

前端 未结 5 654
醉梦人生
醉梦人生 2020-12-30 02:12

I have configured all the dependencies in my pom.xml through maven. When i give the command mvn install I get the following error:

5条回答
  •  春和景丽
    2020-12-30 02:41

    I just had this issue and by deleting the org directory and rebuilding this solved the issue.

提交回复
热议问题