red5pro / rtspbee

RTSP Client to connect to a stream and used as a bee.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not resolve dependencies for project com.infrared5:rtspbee:jar:4.1.0-RELEASE

agoes82 opened this issue · comments

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.735 s
[INFO] Finished at: 2018-10-24T02:17:06+07:00
[INFO] Final Memory: 16M/384M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project rtspbee: Could not resolve dependencies for project com.infrared5:rtspbee:jar:4.1.0-RELEASE: The following artifacts could not be resolved: com.red5pro:red5pro-mega:jar:4.2.1.185-RELEASE, org.red5:websocket:jar:1.13, com.mpatric:mp3agic:jar:0.8.5: Could not find artifact com.red5pro:red5pro-mega:jar:4.2.1.185-RELEASE in central (https://repo.maven.apache.org/maven2) -> [Help 1]


$ mvn - n
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T14:58:13+07:00)
Maven home: /usr/share/apache-maven
Java version: 1.8.0_191, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-0.el7_5.x86_64/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "4.18.8-x86_64-linode117", arch: "amd64", family: "unix"

So five+ years later and I still got the same problem :)

Have you been able to solve that @agoes82?