Hello, I'm busy removing the maven-compat dependencies from versions-maven-plugin and WagonManager seems to be the last of them. I'm wondering now how future-proof it would be to use Wagon without WagonManager, i.e. simply using the current API as described on https://maven.apache.org/wagon/
Simply put, I don't know the roadmap. If Wagon is going to be deprecated, I can use HttpClient from HttpComponents for Http transport instead. Best regards Andrzej
