Skip to content

Draft: Assemble Gradle project before htmlDependencyReport

What does this MR do?

Added 'assemble' task to Gradle command to ensure project is built before generating the dependency report. This change updates the argument list in listDeps to include the 'assemble' task prior to the specified Gradle task.

What are the relevant issue numbers?

Gemnasium fails with unresolved dependencies (g... (gitlab-org/gitlab#472776 - closed) • Unassigned • Backlog

Does this MR meet the acceptance criteria?

Edited by Philip Cunningham

Merge request reports

Loading