×
May 20, 2023 · This plugin allows Jenkins to automatically configure project dependencies using the Ivy dependency management system.
A "build" of IvyModuleSet consists of: Update the workspace. Parse ivy.xml files; Trigger module builds. This object remembers the changelog and what IvyBuild s ...
IvyBuildTrigger is only responsible for helping to build dependency graphs based on Ivy settings and configuration. ... ivyFile - the ivy.xml file path within the ...
Build the dependency graph based on the Ivy ModuleDescriptor for this trigger. buildDependencyGraph(DependencyGraph) - Method in class hudson.ivy.IvyModule ...
Feb 17, 2012 · This plugin integrates ivy reports to Jenkins.
Base class representing an Ivy Project build dependency. IvyMessageImpl. This implements Ivy's MessageLogger. IvyModule · Job that builds projects based on Ivy.
Sep 7, 2021 · This plugin automatically configures a build to trigger other builds based on dependency configuration via Apache Ivy. Please Note. Support for ...
Parameters: name - the name of the configuration: ivyConfPath - the full path to the ivy configuration file. Method Detail. getIvyConfPath.
Missing: xml | Show results with:xml
Nov 7, 2022 · IvyTrigger. IvyTrigger provides polling mechanisms to poll an Ivy file and triggers a build if an Ivy dependency version has changed.
Base class representing an Ivy Project build dependency. · Job that builds projects based on Ivy. · Group of IvyModule s.