一、报错如下

[ERROR] Failed to execute goal org.mortbay.jetty:jetty-maven-plugin:8.1.12.v20130726:run (default-cli) on project hk-ecrm-corp-service-web: 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:

二、原因分析:

端口号被占用,导致无法运行

三、解决方法:

终止对应的端口号即可

netstat -ano | findstr  "port"   查询被占用的端口号tasklist |findstr "PID"taskkill /T /F /PID pid  结束进程

[ERROR] Failed to execute goal org.mortbay.jetty:jetty-maven-plugin:8.1.12.v20130726:run (default-cl相关推荐

  1. Maven error: Failed to execute goal on project : Could not resolve dependencies for project 解决办法

    执行maven install的时候遇见下面的错误 Maven error: Failed to execute goal on project : Could not resolve depende ...

  2. 使用maven打war包时报[ERROR] Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.2:war...

    起因: maven项目中放置web.xml文件的资源文件夹写成了webapps 分析: maven的web项目默认是在src\main\webapp.如果在此目录下找不到web.xml就抛出该异常. ...

  3. Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile)

    完整的错误信息: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile ( ...

  4. 【maven install报错】Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.2:war

    maven install报错如下: [INFO] Scanning for projects... [INFO] Downloading: http://xxx.xx.xx.x:xxxx/nexus ...

  5. 【maven install报错】Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile

    maven install之后报的错误如下: [INFO] Scanning for projects... [INFO] Downloading: http://xxx.xxx.xxx.xxx:xx ...

  6. maven install出错:Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (d

    [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-c ...

  7. 解决:Failed to execute goal on project aopcore: Could not resolve dependencies for project com.cmos:

    前些天发现了一个巨牛的人工智能学习网站,通俗易懂,风趣幽默,忍不住分享一下给大家.点击跳转到教程. 一.问题描述 maven工程  jar包无法下载,报错如下 :  [ERROR] Failed to ...

  8. Failed to execute goal com.github.wvengen:proguard-maven-plugin:2.0.10:proguard (default) on project

    执行Maven Install打包的时候,出现以下错误信息: [ERROR] Failed to execute goal com.github.wvengen:proguard-maven-plug ...

  9. Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:1.4.2.RELEASE:repackage (de

    使用maven 打包时报错. 错误信息: [INFO] ------------------------------------------------------------------------ ...

  10. Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources (default-reso

    [ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources (defa ...

最新文章

  1. DDoS***、CC***的***方式和防御方法
  2. JAVA版连连看算法研究
  3. Array.ForEach的委托方法
  4. C# - DynamicObject with Dynamic
  5. 人工智能第六课:如何做研究
  6. LeetCode之Number Complement
  7. 经济学原理 下载 曼昆_2021南开经济学考研全年规划
  8. 递归--练习11--noi9273 PKU2506Tiling
  9. Xfire的aegis绑定方式配置小结
  10. ceph 查看是否在恢复_Ceph monitor故障恢复探讨
  11. Java和C++的对照
  12. android theme错误,关于android:您需要在此活动中使用Theme.AppCompat主题(或后代)。 更改为Theme.AppCompat会导致其他错误...
  13. L1-078 吉老师的回归 (15 分)
  14. linux bin目录在哪,Linux 基础知识 /bin,/sbin,/usr/sbin,/usr/bin 目录 区别详解
  15. pygame中blit()的参数的说明以及脏矩形动画形成的简要说明
  16. 【科创人南京行】西祠胡同创始人“响马”刘琥:一生寻找精神绿林,减区块链也许是正确方向...
  17. Unity模型动画骨骼错位解决办法
  18. Javascript实现数字转中文大写
  19. Docker安装(超级详细!!!)
  20. 题解 | Popping Balloons-2019牛客暑期多校训练营第十场F题

热门文章

  1. 如何将一个div水平垂直居中?6种方法做推荐
  2. 18个使用 jQuery 制作的创意网站欣赏
  3. 如何以CMMI或ISO为指导实施过程改进(黑纸系列一)
  4. 迪文屏幕的学习和开发
  5. ACPC Kickoff 2021
  6. TensorFlow版BERT源码详解之self-attention
  7. 5G移动通信网的定位技术发展趋势
  8. 科罗拉多州立大学计算机科学,2019上海软科世界一流学科排名计算机科学与工程专业排名科罗拉多州立大学排名第401-500...
  9. Python制作个税计算器
  10. AUTOSAR E2E SecOC Comparison