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/06/03 15:18:22 UTC

[GitHub] [skywalking] GreyZeng opened a new issue #2814: gateway-2.x-plugin use in skywalking 6.1.0

GreyZeng opened a new issue #2814: gateway-2.x-plugin use in skywalking 6.1.0
URL: https://github.com/apache/skywalking/issues/2814
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [x] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   6.1
   - Which company or project?
   Spring cloud Gateway
   
   in skywalking-6.1.0 
   the plugin:
   https://github.com/apache/skywalking/tree/98b495ebcc6f3eff3fa16d48f166f64527e59024/apm-sniffer/optional-plugins/optional-spring-plugins/optional-spring-cloud
   is not in option-plugins
   
   and I want use the plugin(gateway-2.x-plugin) in 6.1.0
   
   so , I  package the maven project by exec under apm-sniffer:
   
   mvn clean package -Dmaven.test.skip
   
   BUT: 
   
   Failed to execute goal on project apm-agent-core: Could not resolve dependencies for project org.apache.skywalking:apm-agent-core:jar:6.2.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.skywalking:apm-network:jar:6.2.0-SNAPSHOT, org.apache.skywalking:apm-util:jar:6.2.0-SNAPSHOT, org.apache.skywalking:apm-datacarrier:jar:6.2.0-SNAPSHOT: Could not find artifact org.apache.skywalking:apm-network:jar:6.2.0-SNAPSHOT in aliyunmaven (https://maven.aliyun.com/repository/public)
   ___
   ### Requirement or improvement
    Can I use the plugin(gateway-2.x-plugin) in 6.1.0, if I can't , How can I use the gateway-2.x-plugin

----------------------------------------------------------------
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