You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Manuele Simi eeec309fd7 Update README> 4 years ago
Jenkinsfile Tweak report. 4 years ago
README.md Update README> 4 years ago

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