joern icon indicating copy to clipboard operation
joern copied to clipboard

javasrc/kotlin: recursively look for pom.xml (?)

Open fabsx00 opened this issue 2 years ago • 0 comments

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.

fabsx00 avatar Jul 19 '22 15:07 fabsx00