-
Bug
-
Resolution: Fixed
-
Minor
-
None
If you start with a bare-bones Jenkins and install this plugin, it leads to a broken Pipeline environment because the plugin does pull in all the Pipeline dependencies.
I recommend changing the pom.xml to depend on workflow-aggregator.
Code changed in jenkins
User: Raul Arabaolaza
Path:
pom.xml
http://jenkins-ci.org/commit/pipeline-githubnotify-step-plugin/4aab551431bf9e15c06d880227f04b5c16c7b21f
Log:
JENKINS-49408Update github-api dependency