cstamas commented on issue #11252: URL: https://github.com/apache/maven/issues/11252#issuecomment-3393682560
Since Maven 3.9 no client code needs to worry about metadata, it is all handled by Maven transparently. If you see _any *Metadata_ class in client code, that is _old (pre 3.9) code_. See here: https://github.com/apache/maven/blob/maven-3.9.x/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/PluginsMetadataGeneratorFactory.java -- 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]
