Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: pipeline-githubnotify-step-plugin
-
Labels:None
-
Similar Issues:
Description
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.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
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