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/05/07 05:02:21 UTC

[GitHub] [skywalking] SataQiu commented on issue #2619: Clean up unnecessary times(1) for test verify

SataQiu commented on issue #2619: Clean up unnecessary times(1) for test verify
URL: https://github.com/apache/skywalking/pull/2619#issuecomment-489909156
 
 
   When I run `./mvnw validate`, some errors occurs:
   ```
   [ERROR] 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: Failure to find org.apache.skywalking:apm-network:jar:6.2.0-SNAPSHOT in https://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced -> [Help 1]
   ```
   
   How we can resolve this? @wu-sheng 

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