Issue Type: Improvement Improvement
Affects Versions: current
Assignee: Unassigned
Components: maven, maven2
Created: 16/Jun/14 7:29 PM
Description:

Hello,
I'm fairly new to Jenkins and SCM related fields and I've been having trouble with an assigned issue.

While monitoring SCM (specifically svn in Jenkins), I'm being tasked with stopping downstream targets from building under the following scenario.
You have targets A, B, and C. A depends on B depends on C.
C receives a update via SCM and goes off and builds. (Which is good)
B goes off and builds since it depends on C and C has changed. (Also good)
A goes off and builds since B went off and built because of C. (In question step).

Currently there are several more targets than A, B, and C. It is being considered ideal to stop the entire build from going off.

Is there a existing plugin/feature/method to prevent A from building if nothing in B has changed? If the chance in C breaks B, A wouldn't build and if B still builds after C has built then A should be fine.

Project: Jenkins
Priority: Trivial Trivial
Reporter: Sean Harkins
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to