Fork me on GitHub
#boot
<
2019-07-30
>
borkdude15:07:26

can I tell boot not to look for new dependencies if they are already in m2/repository?

jeroenvandijk15:07:53

isn't that the default for non-snapshot versions?

borkdude15:07:33

@jeroenvandijk are you perhaps also using s3 private wagon?

jeroenvandijk15:07:57

yes but not with boot i believe

borkdude15:07:10

that's causing slowness, even if I have the deps already

jeroenvandijk15:07:16

I do remember that s3 private wagon would also be asked anytime something needs to be resolved. Resulting in warnings. This was with Leiningen

borkdude15:07:30

yes, I have the same issue with boot I think

jeroenvandijk15:07:31

But i thought this only happens when the deps weren't available locally