webrtc / KITE

KITE is a test engine designed to test WebRTC interoperability across browsers
Apache License 2.0
468 stars 126 forks source link

not found kite-framework 1.0.14 #132

Closed xieyugui closed 4 years ago

xieyugui commented 4 years ago
1.0.14 not found [WARNING] The POM for org.webrtc.kite:kite-framework:jar:1.0.14 is missing, no dependency information available Downloading from jitpack.io: https://jitpack.io/org/webrtc/kite/kite-framework/1.0.14/kite-framework-1.0.14.jar Downloading from central: https://repo.maven.apache.org/maven2/org/webrtc/kite/kite-framework/1.0.14/kite-framework-1.0.14.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 09:09 min [INFO] Finished at: 2020-06-19T15:41:23+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project example-test: Could not resolve dependencies for project org.webrtc.kite:example-test:jar:0.0.1: Could not find artifact org.webrtc.kite:kite-framework:jar:1.0.14 in jitpack.io (https://jitpack.io) -> [Help 1]
namvuCosmo commented 4 years ago

Hello,

Did you compile in the KITE's main directory (this will compile the engine, the framework along with all the test included) before this step?

xieyugui commented 4 years ago

get, it's my wrong,thanks