joern
joern copied to clipboard
javasrc/kotlin: recursively look for pom.xml (?)
When running javasrc
with the --fetch-dependencies
flag on a maven project, dependencies will only be fetched if the pom.xml file is in the project root directory. I am wondering whether it would make more sense to recursively look for the pom.xml.