项目结构类似如下
--Soft
--项目A
--pom.xml(A)
--项目B
--pom.xml(B)
....
pom.xml(soft)
在myeclipse2014下运行maven build的时候报错:
[ERROR] Failed to execute goal org.mortbay.jetty:maven-jetty-plugin:6.1.17:run-war (default-cli) on project hfjrSoft: Failure: Address already in use: bind -> [Help 1]
--Soft
--项目A
--pom.xml(A)
--项目B
--pom.xml(B)
....
pom.xml(soft)
在myeclipse2014下运行maven build的时候报错:
[ERROR] Failed to execute goal org.mortbay.jetty:maven-jetty-plugin:6.1.17:run-war (default-cli) on project hfjrSoft: Failure: Address already in use: bind -> [Help 1]









