Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

[feature request] add server configure #12

Open
unship opened this issue Jun 29, 2017 · 1 comment
Open

[feature request] add server configure #12

unship opened this issue Jun 29, 2017 · 1 comment

Comments

@unship
Copy link

unship commented Jun 29, 2017

run bazel run //src/main/java/braintree:bazeldeps myserver junit:junit:4.12

get

maven_jar(
    name = "junit_junit_4_12", 
   artifact = "junit:junit:jar:4.12"
   server = "myserver",
)
@pgr0ss
Copy link
Owner

pgr0ss commented Jun 30, 2017

I'm not really maintaining this project anymore. That said, if you want to try to implement this, I can probably merge it in.

seanmcl pushed a commit to seanmcl/bazel-deps that referenced this issue Jun 30, 2017
* checkpoint support for runtime_deps

* update exports

* use runtime deps and not exports by default
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants