android10 / android10/frodo

Hardcoded bintray fetching of runtime

Aperta
#9 11 commenti 0 reazioni 1 assegnatario Rivendicata da @android10 Vedi su GitHub
bug priority-low severity-minor
Lingua principale
Java
Stelle
1.5k
Fork
99
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

We're doing debug build where frodo is enabled on our Jenkins, which resides in a rather restricted environment, meaning that no outgoing HTTP traffic is allowed and dependencies are fetched through an internal Nexus instance.

When I build with frodo enabled on that machine, I get

```
> Could not resolve com.fernandocejas.frodo:frodo-runtime:0.8.1.
> Could not get resource 'http://dl.bintray.com/android10/maven/com/fernandocejas/frodo/frodo-runtime/0.8.1/frodo-runtime-0.8.1.pom'.
> Could not GET 'http://dl.bintray.com/android10/maven/com/fernandocejas/frodo/frodo-runtime/0.8.1/frodo-runtime-0.8.1.pom'.
```

Is there any way to make this configurable?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.