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 摘要。