-1

While clicking on debug

No plugins found for prefix jetty in the current project and in the plugin groups.

To see all full stack trace of errors , re-run maven with the -e switch.

Re-run maven with -x switch to enable full debug logging.

Disconnected from the target VM , addresses : 127.0.0.1: 57179 , transport: socket.

Process finished with exit code 1

Honey
  • 1
  • 2

1 Answers1

0

You need to add jetty server in your project configurations. And, you have to provide the path to where jetty is stored/downloaded.

Anurag Anand
  • 500
  • 1
  • 7
  • 13