I have SQ setup on Jenkins, and the project I’d like to scan now has two separate repositories, and I essentially need the dependencies from both pom.xml’s to successfully scan one API. How can I add a Jenkins step to scan one pom.xml in repo A, then scan pom.xml from repo B, all before it fails.