You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/04/25 09:34:11 UTC

[GitHub] jlovedragon opened a new issue #28: dubbo monitor打包失败

jlovedragon opened a new issue #28: dubbo monitor打包失败
URL: https://github.com/apache/incubator-dubbo-ops/issues/28
 
 
   [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project dubbo-monitor-simple: Compilation failure: Compilation failure: 
   [ERROR] /Users/river/Study/incubator-dubbo-ops/dubbo-monitor-simple/src/main/java/com/alibaba/dubbo/monitor/simple/container/JettyContainer.java:[55,18] 无法访问org.mortbay.component.LifeCycle
   [ERROR]   找不到org.mortbay.component.LifeCycle的类文件
   [ERROR] /Users/river/Study/incubator-dubbo-ops/dubbo-monitor-simple/src/main/java/com/alibaba/dubbo/monitor/simple/container/JettyContainer.java:[60,50] 无法访问org.mortbay.component.AbstractLifeCycle
   [ERROR]   找不到org.mortbay.component.AbstractLifeCycle的类文件
   [ERROR] /Users/river/Study/incubator-dubbo-ops/dubbo-monitor-simple/src/main/java/com/alibaba/dubbo/monitor/simple/container/JettyContainer.java:[69,15] 无法访问org.mortbay.util.Attributes
   [ERROR]   找不到org.mortbay.util.Attributes的类文件
   [ERROR] /Users/river/Study/incubator-dubbo-ops/dubbo-monitor-simple/src/main/java/com/alibaba/dubbo/monitor/simple/container/JettyContainer.java:[72,19] 找不到符号
   [ERROR]   符号:   方法 start()
   [ERROR]   位置: 类型为org.mortbay.jetty.Server的变量 server
   [ERROR] -> [Help 1]
   
   mvn_version:3.5.3
   jdk:1.8.0_151 64位
   macos

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org