Skip to content

Commit a3e3f5e

Browse files
author
Prabha Kylasamiyer Sundara Rajan
committed
MTA#4789: Failed to get dependencies from pom.xml within war file
1 parent dd484d7 commit a3e3f5e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/topics/mta-cli-analyze.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
`Analyze` supports running source code and binary analysis by using the `analyzer-lsp` tool. `analyzer-lsp` evaluates the rules for the providers and determines rule matches.
1010

11+
[NOTE]
12+
====
13+
Extracting the list of dependencies from compiled Java binaries is not always possible, especially if the dependencies are not embedded within the binary.
14+
====
1115

1216
.To run analysis on application source code, run the following command:
1317

0 commit comments

Comments
 (0)