cms项目导入了eclipse,启动jetty服务器报错了(学的maven)

图片说明
图片说明图片说明图片说明

[INFO] Started o.e.j.m.p.JettyWebAppContext@2ab2710{/,file:///E:/2020/Eclipse--work--1711C/cmsTest/src/main/webapp/,AVAILABLE}{file:///E:/2020/Eclipse--work--1711C/cmsTest/src/main/webapp/}
[INFO] Jetty server exiting.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.708 s
[INFO] Finished at: 2020-04-12T21:32:23+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.jetty:jetty-maven-plugin:9.4.2.v20170220:run (default-cli) on project 0909_cms: Failure: Address already in use: bind -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

不知道你这个问题是否已经解决, 如果还没有解决的话:

如果你已经解决了该问题, 非常希望你能够分享一下解决方案, 写成博客, 将相关链接放在评论区, 以帮助更多的人 ^-^