Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker container should already contain all dependencies #15

Closed
rdmueller opened this issue Mar 4, 2021 · 5 comments
Closed

docker container should already contain all dependencies #15

rdmueller opened this issue Mar 4, 2021 · 5 comments
Assignees

Comments

@rdmueller
Copy link
Member

let's force gradle to prefetch all dependencies:

https://gist.github.com/matthiasbalke/3c9ecccbea1d460ee4c3fbc5843ede4a

@rdmueller rdmueller self-assigned this Mar 4, 2021
rdmueller added a commit that referenced this issue Apr 19, 2021
@rdmueller
Copy link
Member Author

it seems that a ./gradlew dependencies should be enough to fetch all dependencies

@rdmueller
Copy link
Member Author

ok, dependencies is not enough. We'll have to find another way.
see also https://stackoverflow.com/questions/28436473

@rdmueller
Copy link
Member Author

@ascheman
Copy link
Contributor

ascheman commented Aug 5, 2022

To me it seems to be working now. Should we close this issue until we get more hints where it is still problematic, @rdmueller?

@rdmueller
Copy link
Member Author

Yes, lets close this!

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

No branches or pull requests

2 participants