-
Bug
-
Resolution: Unresolved
-
Minor
-
None
The workflow aggregator should not be used as a dependency in any other plugin.
Plugins should depend on the specific parts of the pipeline/workflow APIs they need and use the jenkins plugin-bom to manage the versions for them.
see https://github.com/jenkinsci/workflow-aggregator-plugin/blob/e431f6799d0862bd2703c986ab61547f9a7ce427/README.md#developer-notes for more details.