[BUG] Analysis output includes many mentions of files under /root/.m2/repository #321
Open
1 task done
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-priority
Indicates an issue or PR lacks a `priority/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Is there an existing issue for this?
Konveyor version
Kantra 0.5.0
Priority
Undefined (Default)
Current Behavior
I am running Kantra 0.5.0 on Mac M1 against
https://github.com/konveyor-ecosystem/coolstore
time "${KANTRA_BIN}" analyze -i "${PWD}"/"${SOURCE_DIR}" "${SOURCE_ONLY}" -t "quarkus" -t "jakarta-ee" -t "jakarta-ee8" -t "jakarta-ee9" -t "cloud-readiness" --rules "${CUSTOM_RULES_DIR}" -o "${OUTDIR}" --overwrite
I see ~400 extra files mentioned I didn't expect all from the
root/.m2/
directoryExpected Behavior
Assume I should not see the files associated to
root/.m2/
How Reproducible
Always (Default)
Steps To Reproduce
I am running Kantra 0.5.0 on Mac M1 against
https://github.com/konveyor-ecosystem/coolstore
time "${KANTRA_BIN}" analyze -i "${PWD}"/"${SOURCE_DIR}" "${SOURCE_ONLY}" -t "quarkus" -t "jakarta-ee" -t "jakarta-ee8" -t "jakarta-ee9" -t "cloud-readiness" --rules "${CUSTOM_RULES_DIR}" -o "${OUTDIR}" --overwrite
Environment
- OS: Mac M1 (arm64)
Anything else?
No response
The text was updated successfully, but these errors were encountered: