kwin commented on PR #689: URL: https://github.com/apache/maven/pull/689#issuecomment-1223881456
From a plugin developer's perspective it would be nice to have one(!) BOM available for the minimum target Maven version which includes all dependencies which cannot be overwritten as they are fully (or partially) exposed by the Core classloader. The current proposal in https://github.com/apache/maven/blob/master/maven-bom/pom.xml doesn't contain all of those, but this proposal on the other hand, contains a lot more which can in fact be overridden by plugin developers, like https://github.com/apache/maven/pull/689/files#diff-f1748463c332cad4071b21dbd4c295bea0422a9c9bc0dc2bd0547605a62d91d4R51. So I would expect that the bom would would only manage those dependencies which are exported through https://github.com/apache/maven/blob/master/maven-core/src/main/resources/META-INF/maven/extension.xml. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org