maven jetty - org.mortbay.jetty vs org.eclipse.jetty

后端 未结 3 650
天涯浪人
天涯浪人 2020-12-30 22:30

I\'m trying to use jetty to host a simple helloworld servlet using maven. I\'m very confused.

I followed these instructions, but when I issue mvn jetty:run

3条回答
  •  既然无缘
    2020-12-30 23:07

    The eclipse version is the more recent one. Follow the instructions on their site.

提交回复
热议问题