Open
Description
Component(s)
maven-extension
Is your feature request related to a problem? Please describe.
Instrument artifact transferts to get finer granularity in build execution.
Describe the solution you'd like
Could be implemented implementing the org.eclipse.aether.transfer.TransferListener API.
WARNING this could generate thousands of spans breaking readability of the produced Maven build traces.
TODO verify how the extension can implement an Aether component.
Describe alternatives you've considered
No response
Additional context
No response