Hi,
I am working on a project ,which requires me to build a tailored plugin.
This plugin will generate a dependency map between downstream projects.
I get it done by reading and parsing information from pom files.
However, I am currently stuck at the step of getting pom files from downstream projects into the current workspace.
Do you guys have any suggestions?
Thanks,
Tuyen