boot 2019-02-25

we’re using the s3 private wagon plugin. I wonder why it requests metadata so often. E.g. when I do boot show -d > /tmp/deps.txt I see:

Retrieving maven-metadata.xml from 
Retrieving maven-metadata.xml from 
Retrieving maven-metadata.xml from 
Retrieving maven-metadata.xml from 
Retrieving maven-metadata.xml from 
Retrieving maven-metadata.xml from 
Retrieving maven-metadata.xml from 
Retrieving maven-metadata.xml from 

it seems to slow down things a bit

@borkdude usually maven data is pulled Dailey, I’m not familiar with the S3 plugin tho

How often does this happen?

this is just one run with boot. so 8 times in one run?