Skip to content

fix(maven): Maven submodule must not be 'build' after parent is build.

Vincent Lagorce requested to merge vlagorce/spotbugs:maven_build into master

What does this MR do?

This MR allow to customize the goal used by maven to build the binaries required by spotbugs. This MR skip the build of maven submodules already built.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/security-products/analyzers/report/-/issues/13

Does this MR meet the acceptance criteria?

Edited by Vincent Lagorce

Merge request reports