garden

Hukka 2018-04-30T13:56:44.000466Z

Seems like lein-garden doesn't see any extra repositories from where some dependencies come from, and then chokes on those dependencies being missing in the basic maven repo. More precisely this happens with org.geotools (Could not find artifact jgridshift:jgridshift:jar:1.0 in central (https://repo.maven.apache.org/maven2)). Should I handle this somehow in my project.clj or is it a bug in lein-garden?