SCA is not identifying pom.xml with a different name even when Maven allows the -f option to specify an alternative to pom.xml. For eg Maven allows usage of "services-parent-pom.xml"
Workaround
Highlight only looks for the pom.xml file as documented in Automated Dependency Discovery & Supported Package Managers
Workaround is to rename the pom file with the different name to pom.xml
Additional Resources
CAST Highlight Troubleshooting Guides
CAST Highlight Product Documentation
Ticket
46939
Comments