nemccarthy / stash-pullrequest-builder-plugin

A Jenkins plugin for Building Stash Pull Requests
https://wiki.jenkins-ci.org/display/JENKINS/Stash+pullrequest+builder+plugin
Other
64 stars 130 forks source link

Error when adding to Multi branch pipeline project #125

Open ericfrancis opened 7 years ago

ericfrancis commented 7 years ago
java.lang.ClassCastException: org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject cannot be cast to hudson.model.Job

I cloned the project. Ran mvn package. Installed the .hpi file.

Enabled the plugin in Scan Multibranch Pipeline Triggers.

eloo commented 7 years ago

same here

nirajgup commented 7 years ago

This PR#21 merge should solve this issue. But we are waiting on @nemccarthy to merge this PR to master

Nebulosar commented 5 years ago

Well, that one is closed for some reason :(