You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/topics/ref_known-issues-7-2-0.adoc
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,3 +30,6 @@ Running analysis of the application in containerless mode fails to fetch some de
30
30
31
31
The report generated by containerless CLI analysis is inconsistent when it has analyzed two binary applications that are located in the same folder. This issue is planned to be resolved in {ProductShortName} 7.2.1. link:https://issues.redhat.com/browse/MTA-4484[(MTA-4484)]
32
32
33
+
.Duplicate entries are appearing because some files inside the target folder are being analyzed
34
+
35
+
You can see duplicate entries in the built-in provider searches if the application is compiled using the `mvn clean package`. This issue is planned to be resolved in a later release of {ProductShortName}. link:https://issues.redhat.com/browse/MTA-4260[(MTA-4260)]
0 commit comments