Skip to content

feat(java): add support of test scope for pom.xml files#10302

Draft
DmitriyLewen wants to merge 8 commits intoaquasecurity:mainfrom
DmitriyLewen:fix-pom/child-test-deps
Draft

feat(java): add support of test scope for pom.xml files#10302
DmitriyLewen wants to merge 8 commits intoaquasecurity:mainfrom
DmitriyLewen:fix-pom/child-test-deps

Conversation

@DmitriyLewen
Copy link
Contributor

@DmitriyLewen DmitriyLewen commented Mar 3, 2026

Description

We added support of test scope.
but we were forced to roll back these changes (see #7488).

This PR adds support of test scope.
Also this PR takes into account the problem with child dependencies of a test dependency(mark test deps and children of this dependency as Dev).

Blocker PR

Checklist

  • I've read the guidelines for contributing to this repository.
  • I've followed the conventions in the PR title.
  • I've added tests that prove my fix is effective or that my feature works.
  • I've updated the documentation with the relevant information (if needed).
  • I've added usage information (if the PR introduces new options)
  • I've included a "before" and "after" example to the description (if the PR is a user interface change).

@DmitriyLewen DmitriyLewen requested a review from knqyf263 as a code owner March 3, 2026 11:23
@DmitriyLewen
Copy link
Contributor Author

Reopened from #7486 after recreating the fork.

@DmitriyLewen DmitriyLewen marked this pull request as draft March 3, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant