We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
same here
Sorry, something went wrong.
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 :(
No branches or pull requests
I cloned the project. Ran
mvn package
. Installed the.hpi
file.Enabled the plugin in Scan Multibranch Pipeline Triggers.
The text was updated successfully, but these errors were encountered: