Skip to content

Commit 86f8427

Browse files
author
Prabha Kylasamiyer Sundara Rajan
committed
MTA-4789 Failed to get dependencies from compiled Java binaries: Simplified admonition syntax
1 parent a3e3f5e commit 86f8427

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/topics/mta-cli-analyze.adoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@
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-
====
11+
NOTE: Extracting the list of dependencies from compiled Java binaries is not always possible, especially if the dependencies are not embedded within the binary.
1512

1613
.To run analysis on application source code, run the following command:
1714

0 commit comments

Comments
 (0)