No plugin found for prefix 'jetty' in the current project

后端 未结 5 1551
一生所求
一生所求 2020-12-30 23:04

I have added jetty mvn plugin code in my project pom.xml.


  org.mortbay.jetty         


        
5条回答
  •  刺人心
    刺人心 (楼主)
    2020-12-30 23:42

    I was running the command in the directory in which the project was present but the command worked fine after switching to the one directory up i.e in one in which all the files of the project were present.

提交回复
热议问题