Skip to content

build: automate dependency analysis#1101

Open
c-dilks wants to merge 5 commits intodevelopmentfrom
depana-verify
Open

build: automate dependency analysis#1101
c-dilks wants to merge 5 commits intodevelopmentfrom
depana-verify

Conversation

@c-dilks
Copy link
Member

@c-dilks c-dilks commented Feb 9, 2026

make it run automatically, rather than separately

  • no need for the --depana argument of build-coatjava.sh
  • both dependency:tree and dependency-analyze now run in the verify phase of the build lifecycle
    • coat-libs is excluded from dependency:analyze, as usual (shaded JAR has no "used" dependencies)
    • djl ignores are moved to the top-level POM, just to keep dependency:analyze-only configuration more centralized (of course then that setting would apply to all modules...)

@c-dilks c-dilks added the maven label Feb 9, 2026
@c-dilks c-dilks marked this pull request as ready for review February 9, 2026 19:43
@c-dilks c-dilks changed the title build: run dependency analysis goal in verify phase build: automate dependency analysis Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants