android10 / android10/frodo

Hardcoded bintray fetching of runtime

未关闭
#9 11 条评论 0 个 reaction 已指派 1 人 已被 @android10 认领 在 GitHub 查看
bug priority-low severity-minor
主要语言
Java
星标
1.5k
派生
99
PR 合并指标
30 天内没有已合并 PR

描述

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?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。