Hi,
I’m developing a new plugin with HelloWorld as starter. Initially, it worked fine. “Say Hello World” appears in the “Build actions” dropdown of the job.
Then I added org.jenkins-ci.plugins.credentials dependency and re-run the project, “Say Hello World” doesn’t appear anymore. I don’t get any errors either. No code changes or anything. Just added dependency in pom.xml
Thanks!