ChronixDB / chronix.server

The Chronix Server implementation that is based on Apache Solr.
Apache License 2.0
263 stars 29 forks source link

Failed to collect dependencies #158

Open Rishi0405 opened 3 years ago

Rishi0405 commented 3 years ago

Hi

After the maven update, we couldn't download the dependencies from the maven repo, please check this issue. Below is the error seen when building the app

[ERROR] Failed to execute goal on project oc-chronix-server-functions: Could not resolve dependencies for project com.opscruise:oc-chronix-server-functions:jar:0.1: Failed to collect dependencies at de.qaware.chronix:chronix-timeseries:jar:0.3.2-beta: Failed to read artifact descriptor for de.qaware.chronix:chronix-timeseries:jar:0.3.2-beta: Could not transfer artifact de.qaware.chronix:chronix-timeseries:pom:0.3.2-beta from/to chronix-mvn-repo (https://dl.bintray.com/chronix/maven/): Authorization failed for https://dl.bintray.com/chronix/maven/de/qaware/chronix/chronix-timeseries/0.3.2-beta/chronix-timeseries-0.3.2-beta.pom 403

FlorianLautenschlager commented 3 years ago

Hi,thanks for the issue. I guess it is due to the shutdown of JFrog. We must upload the libraries to maven central. I can not guarantee a date until this will be done.