Issue Type: Bug Bug
Assignee: olamy
Components: maven-dependency-update-trigger-plugin
Created: 06/Feb/15 3:10 PM
Description:

I have a maven project: myApplication stored on a git repository. It depends on another project myLibrary stored on another git repository. myApplication and myLibrary have a develop and release-candidate versions pushed on distinct branches.

I configured a jenkins job to poll the develop and release-candidate branches of myApplication. Another jenkins job polls develop and release-candidate branches of myLibrary. I also configured the Jenkins job for myApplication to "Build whenever a snapshot dependency is build".

When a SNAPSHOT of the develop version of myLibrary is build, it should trigger build using the develop branch of myLibrary.

This is not currently the case:
It doesn't trigger a build of myApplication on the develop branch but on the last branch, which can be develop or release-candidate.

Thank you.

Environment: Jenkins ver. 1.598, Redhat Linux, Maven 3, J2SE 7
Project: Jenkins
Priority: Major Major
Reporter: MM Bouallagui
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/d/optout.

Reply via email to