android10 / android10/frodo

Hardcoded bintray fetching of runtime

Abierto
#9 11 comentarios 0 reacciones 1 asignado Reclamado por @android10 Ver en GitHub
bug priority-low severity-minor
Lenguaje dominante
Java
Estrellas
1.5k
Forks
99
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.