rpkrajewski commented on issue #13050: URL: https://github.com/apache/maven/issues/13050#issuecomment-5766600775
Thanks. One problem (on my end!) is that I was unaware of the RRF feature in Maven Resolver 2, so I assumed "prefixes" had to do with in-repository paths, not [_plugin_ prefixes](https://maven.apache.org/guides/introduction/introduction-to-plugin-prefix-mapping.html). So it makes perfect sense that Maven would be interested in `.meta/prefixes.txt` files of all the repositories it encounters when going through the resolution process. That said, it's interesting that resolving anything in `apache.snapshots` would be needed at all given the fact that I'm using an RC of Maven with no snapshots involved (from the Maven organization, that is). You'd think that simple project wouldn't be activating any Maven-internal snapshot repositories. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
