Hi, I'm new to maven plugin development, and I creating a plugin that needs to get information about all available libraries in a maven remote repository. There is any xml that has metadata about that? Or how I get that information inside a mojo?
Thanks
