Go to file
Roberto Cirillo bd23fde2d1 define agent_root_folder variable, add new method appendNotes 2021-11-09 10:39:18 +01:00
Jenkinsfile define agent_root_folder variable, add new method appendNotes 2021-11-09 10:39:18 +01:00
README.md Update README. 2020-04-20 18:10:30 +02:00

README.md

gCube Dependency Walker Pipeline

Given a Jenkins project P:

  • navigate the maven modules built by P
  • recursively analyze the module's dependencies and their jenkins projects
  • generate the list of projects that have modules depending on each maven module in P
  • print a formatted report of the information extracted from the analysis.

Requirements

Documentation