|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Jenkins 1.517 running on a Mac
I am also having this exact issue, and I'm totally unable to use this plugin. It seems like the HockeyApp Jenkins plugin is not expecting Jenkins to invoke its getProjectActions() method so early in the build process. I wasn't expecting this either; I assumed it would be invoked in the post-build stage, since that is where I've added the HockeyApp submission step, but something is not working right here; it is clearly happening right after the Perforce sync, and before my build stuff ever runs.
I'm attaching my build (cleaned) output, which includes the exception, as well as a screenshot of my config page. Let me know if I can supply any further information.