Skip to content

Draft: Add multi module support to experimental Gradle parser

What does this MR do?

This merge request introduces an enhancement to the existing Gradle report generation task by extending its capabilities to support multimodule Gradle projects. The feature aims to improve dependency resolution by providing a more comprehensive analysis of project dependencies across multiple modules, which is crucial for large and complex Gradle projects.

What are the relevant issue numbers?

Handle multi-module Gradle projects when DS_EXP... (gitlab-org/gitlab#444203 - closed) • Philip Cunningham • 16.10

Does this MR meet the acceptance criteria?

Edited by Philip Cunningham

Merge request reports