Skip to content

Fail dependency report on invalid dependency

This is a suggestion to fix gitlab-org/gitlab#217910 (closed).

With this change, the gemnasiumDumpDependencies task will fail if any of the dependencies of the project are unresolved.

Projects that have no dependencies declared will continue to be processed successfully with only a message being displayed that no dependencies were found.

Merge request reports