fabric8-analytics / fabric8-analytics-worker

fabric8-analytics worker for gathering raw data
GNU General Public License v3.0
8 stars 45 forks source link

[ERROR] f8a_worker.process: unable to download: http://repo1.maven.org/maven2/<artifact>.jar #225

Closed jpopelka closed 7 years ago

jpopelka commented 7 years ago

examples:

jpopelka commented 7 years ago

http://mvnrepository.com does not know

Others should be fixed with #226

msrb commented 7 years ago

There is more Maven repositories out there, even Red Hat has one https://maven.repository.redhat.com/ga/

We only support the main one for each ecosystem at the moment, i.e. Maven Central for Maven.

Since the list of dependencies was taken from manifest files found on GitHub, it's not surprising that it's full of crappy and non-existent packages :)