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 e3d05d22c1 Fix indentation. 4 years ago
Jenkinsfile Fix indentation. 4 years ago
README.md Tweak README. 4 years ago

README.md

#gCube Dependency Walker Pipeline Given a Jenkins project P:

  • navigate the maven modules built by P
  • return the list of projects that have modules depending on each maven module in P

Given a maven module's coordinates:

  • return the list of Jenkins projects that have modules depending on the input maven module

Requirements