Skip to content
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.

How to disable dependency downloading? #28

Open
m0j0hn opened this issue Apr 28, 2017 · 0 comments
Open

How to disable dependency downloading? #28

m0j0hn opened this issue Apr 28, 2017 · 0 comments

Comments

@m0j0hn
Copy link

m0j0hn commented Apr 28, 2017

We are using Glide (github.com/Masterminds/glide) to manage dependencies and populate our vendor/ directory, so we do not need gradle-golang-plugin to do this.

How can we suppress gradle-golang-plugin from trying to download dependencies which can be found in the vendor directory?

Or, let me ask this another way: Can we make gradle-golang-plugin search vendor/ directory for dependencies before attempting to download them? That is, if they are found in vendor/ , then do not attempt to download them?

Please comment if this is new functionality and requires development, we are open to that possibility.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant