There is a plugin management section that overrides something in the enforcer plugin configuration, but:
- This is no longer necessary now that we have the enforcer.dependencyconvergence.skip property
- The override uses Maven properties that no longer exist
For some reason this did not trigger any error in our builds, but it seems to affect other people running the build in a different environment... Maybe because they use Maven 3.3? |