Skip to content

feat: add maven dependency inventory #5

Description

@nos1dot618

Add maven dependency inventory and analysis to java inventory.

The dependency tooling should be maven-first and remain independent of checkstyle so it can be developed and tested as a standalone component before being integrated into java_inventory.py.

The inventory should cover:

  • direct and transitive dependencies
  • dependency versions and scopes
  • multi-module maven projects
  • dependency management and resolved versions
  • dependency trees and dependency paths

Follow-up issues will add dependency conflict detection, security analysis, search/indexing, maintenance checks, and dependency metadata.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions