can I tell boot not to look for new dependencies if they are already in m2/repository?
isn't that the default for non-snapshot versions?
@jeroenvandijk are you perhaps also using s3 private wagon?
yes but not with boot i believe
that's causing slowness, even if I have the deps already
I do remember that s3 private wagon would also be asked anytime something needs to be resolved. Resulting in warnings. This was with Leiningen
yes, I have the same issue with boot I think
But i thought this only happens when the deps weren't available locally