reckart commented on PR #1434:
URL: https://github.com/apache/maven/pull/1434#issuecomment-2446180918

   I believe this implementation is incomplete. It does not discern between a 
**BOM** (a module which manages the versions of the modules **in** the reactor) 
and a **dependency management module** (a module which manages the versions of 
external libraries used in the reactor).
   
   * example of a BOM: 
https://central.sonatype.com/artifact/org.springframework/spring-framework-bom
   * example of a dependency management module: 
https://central.sonatype.com/artifact/org.springframework.boot/spring-boot-dependencies
   
   


-- 
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

Reply via email to