hudson.model.Hudson.projectRelationship-help.jelly Maven / Gradle / Ivy
What's "project relationship"?
When you have projects that depend on each other, Hudson can track which build of
the upstream project is used by which build of the downstream project, by using
the records created by
the fingerprint support.
For this feature to work, the following conditions need to be met:
- The upstream project records the fingerprints of its build artifacts
- The downstream project records the fingerprints of the upstream jar files it uses
This allows Hudson to correlate two projects.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy