konveyor / kantra

A CLI that unifies analysis and transformation capabilities of Konveyor
Apache License 2.0
9 stars 25 forks source link

[BUG] Containerless-Kantra : [Windows-Only - Java Project analysis] Fails to clean up language server specific additional directories #363

Open kthatipally opened 1 week ago

kthatipally commented 1 week ago

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:

Image

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

  1. OS: Windows
  2. Run Command: .\windows-kantra.exe analyze-bin --input C:\testing\spring-petclinic\ --output .\output-spc --target cloud-readiness --overwrite
  3. Run via windows-powershell

Environment

Anything else?

No response

konveyor-ci-bot[bot] commented 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.