Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MTA-4588: Duplicate entries are appearing because some files inside the target folder are being analyzed #84

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/topics/ref_known-issues-7-2-0.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ Running analysis of the application in containerless mode fails to fetch some de

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)]

.Duplicate entries are appearing because some files inside the target folder are being analyzed

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}.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

using the mvn clean package

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can link here to https://issues.redhat.com/browse/MTA-4260 Jira story.
(I've changed this from a doc bug into a feature story).