Open ericfrancis opened 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.
mvn package
.hpi
Enabled the plugin in Scan Multibranch Pipeline Triggers.
same here
This PR#21 merge should solve this issue. But we are waiting on @nemccarthy to merge this PR to master
Well, that one is closed for some reason :(
I cloned the project. Ran
mvn package
. Installed the.hpi
file.Enabled the plugin in Scan Multibranch Pipeline Triggers.