|
||||||||
|
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 |
||||||||
|
||||||||
|
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 |
||||||||
Correct me if I'm wrong, but currently there is no way - even explicitly - to indicate that Jenkins should build downstream dependencies that are introduced from the "build when SNAPSHOTS are built" maven configuration option?
I love that Jenkins can discover these inter-project dependencies, but would like to be able to kick off downstream builds even when tests are failing. Personally I don't care if it triggers on the "testFailureIgnore" flag or if it is a project or global configuration option.
Any thoughts? Should I look at it and submit a patch?