Skip to content

Separate maven config from the GitLab Ultimate scanners into a separate template

David Diederich requested to merge separate-maven-scanner-config into master

This allows the maven based jobs (gemnasium-maven-dependency_scanning / spotbugs-sast) to continue managing the .m2 cache, but doesn't impose this complexity on parts of the pipeline that don't work with maven logic.

Multi Pipeline to test changes

Edited by David Diederich

Merge request reports