|
||||||||
|
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.

I don't even get that logging output. The plugin seemed to work once and then fails to detect any further changes in the repo.
The sqs activity for my job looks like :
Started on Feb 1, 2013 5:19:10 PM
Using strategy: Default
[poll] Last Build : #1
[poll] Last Built Revision: Revision 2ba24e8e3e7e84fac84831c2fc46a1d222be742f (origin/TacoBellyMigrationFix)
Fetching changes from the remote Git repositories
Fetching upstream changes from [email protected]:bstrausser/blackbird.git
Polling for changes in
Done. Took 1.9 sec
Changes found
My repo is no longer at the SHA 2ba24e8e3e7e84f
I forked/cloned the repo. Ran maven install. Dropped the hpi into the plugin directory. No joy.
I could really use this plugin so I'll give it a more thorough look if I have time.