codacy / codacy-coverage-reporter

Multi-language coverage reporter for Codacy
https://www.codacy.com
Other
134 stars 94 forks source link

Problem using codacy-coverage-reporter with travis #20

Closed v-stepanov closed 8 years ago

v-stepanov commented 8 years ago

From today I have a problem with using codacy-coverage-reporter with travis. When it tries to install the reporter sudo jpm install com.codacy:codacy-coverage-reporter:assembly it fails with error Error 0. [URLClient.send] http://repo.jpm4j.org/jsonrpc/2.0/jpm It worked few month before without any problems but from today it fails. I also tried to execute that jpm install locally on my computer - fails for me with the same error. Maybe jpm4j is down.

Example build: https://travis-ci.org/zalando/nakadi/builds/111450149

pedrorijo91 commented 8 years ago

Hey !

We just noticed we are getting the same error. It seems to be some problem with jpm itself, but we'll check on that and investigate a solution as soon as possible

dwillmc commented 8 years ago

@pedrorijo91 Yeah JPM is getting 405s all over the place right now. I tried to compile and run codacy-coverage-reporter from source with sbt but am getting troubles. Can you give some clarification on that? Hopefully JPM isn't down too long though.

machadoit commented 8 years ago

Hi @dylanmcintyre

We've just updated the README with the info you need to build from source: https://github.com/codacy/codacy-coverage-reporter#build-from-source