android10 / android10/frodo

Hardcoded bintray fetching of runtime

Open
#9 11 comments 0 reactions 1 assignee Claimed by @android10 View on GitHub
bug priority-low severity-minor
Dominant language
Java
Stars
1.5k
Forks
99
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.