generated from oracle/template-repo
-
Couldn't load subscription status.
- Fork 30
Closed
Labels
bugSomething isn't workingSomething isn't workingbuild_toolsThe issues related to build tool supportThe issues related to build tool support
Description
When an analysis target has multiple build tools, and one of these build tools relates to a dependency analyser that either cannot be found, or is unsupported, Macaron will report no dependencies, thereby potentially discarding legitimate results from the others.
For example, apache/flink reveals two build tools: maven and pip. As pip is not supported, the dependencies found for maven are not returned and therefore not analysed.
A solution to this problem is to continue analysis when a build tool fails, as long as there is at least one other build tool that succeeds.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingbuild_toolsThe issues related to build tool supportThe issues related to build tool support