Open kthatipally opened 1 week ago
This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted
label and provide further guidance.
The triage/accepted
label can be added by org members.
Is there an existing issue for this?
Konveyor version
https://github.com/konveyor/kantra/releases/tag/v0.6.0-alpha.2
Priority
Undefined (Default)
Current Behavior
I have run the analysis using the command:
.\windows-kantra.exe analyze-bin --input C:\testing\spring-petclinic\ --output .\output-spc --target cloud-readiness --overwrite
I see errors with cleaning of the additional folders that are created during the analysis:
Let me know if you need more info on this.
Expected Behavior
The additional folders that are created during analysis should be cleaned to maintain the same folder structure before and after runs.
How Reproducible
Always (Default)
Steps To Reproduce
.\windows-kantra.exe analyze-bin --input C:\testing\spring-petclinic\ --output .\output-spc --target cloud-readiness --overwrite
Environment
Anything else?
No response