Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 292 Bytes

pom-processing.md

File metadata and controls

7 lines (5 loc) · 292 Bytes

Pom processing and transitive dependency resolution

For one pom:

  • gather all dependency management (from project to top parent, with BOM recursively) => GACT/Exclusions
  • visit declared dependencies (from project to top parent) => GACT/Exclusions/Optional
  • visit transitive dependencies