You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/09/11 09:00:32 UTC

[GitHub] [skywalking] chiqiu opened a new issue #3456: fail to build skywalking on windows

chiqiu opened a new issue #3456: fail to build skywalking on windows
URL: https://github.com/apache/skywalking/issues/3456
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   question
   ___
   ### Question
   - What do you want to know?
   I cloned the code to my windows machine, tried to build it according to the build guide but failed.
   Here are the logs I got:
   [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.
   8.0:compile (default-compile) on project apm-network: Compilation failure: Compi
   lation failure:
   [ERROR] /C:/work/skywalking/apm-protocol/apm-network/src/main/java/org/apache/sk
   ywalking/apm/network/trace/component/command/CommandDeserializer.java:[20,48] 程
   序包org.apache.skywalking.apm.network.common不存在
   [ERROR] /C:/work/skywalking/apm-protocol/apm-network/src/main/java/org/apache/sk
   ywalking/apm/network/trace/component/command/CommandDeserializer.java:[27,49] 找
   不到符号
   
   Could you please tell me how can I build it ? 
   My ENV:
   
   Maven home: C:\work\apache-maven-3.6.0                                          
    Java version: 1.8.0_191-1-ojdkbuild, vendor: Oracle Corporation
   Thanks.
   --
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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