JIRA Plugin not adding comment on downstream builds

2015-05-04 Thread Matt Ouellette
I have been trying to use the JIRA Plugin to integrate Jenkins and JIRA. From what I've read, the JIRA plugin should be able to use fingerprint information to update the JIRA ticket when a downstream build runs that uses that artifact.

Building a new version of a module kicks off a build of downstream projects before updating the upstream/downstream dependencies

2014-12-01 Thread Matt Ouellette
I'm not sure if it is something I have miss-configured or if I'm simply trying to use the tool in the wrong way, but when a new build of a project happens after a version changes, downstream builds are started based on the previous version of that module. For example, I have two projects, modul