Skip to content
New issue

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

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

Already on GitHub? # to your account

[BUG] Java dependencies type on Windows ends with \r #774

Open
1 task done
aufi opened this issue Feb 13, 2025 · 1 comment
Open
1 task done

[BUG] Java dependencies type on Windows ends with \r #774

aufi opened this issue Feb 13, 2025 · 1 comment
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.

Comments

@aufi
Copy link
Member

aufi commented Feb 13, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Konveyor version

latest

Priority

Minor

Current Behavior

On containerless windows kantra analysis, dependencies.yaml file has unwanted suffix in type field:

     name: com.fasterxml.classmate
     prefix: m2/repository/com/fasterxml/classmate/1.5.1
     resolvedIdentifier: d5d564526c142037daead331ee5278c088777858
-    type: compile
+    type: "compile\r"
     version: 1.5.1

Expected Behavior

type: compile regardless operation system there it was executed

How Reproducible

Always (Default)

Steps To Reproduce

See https://github.com/konveyor-ecosystem/kantra-cli-tests/actions/runs/13306811873/job/37159602303?pr=56

Environment

- **Analyzer Image SHA** 
- **JDTLS  base image SHA**
- **Provider Settings JSON**

Anything else?

No response

@aufi aufi added kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Feb 13, 2025
@aufi aufi added this to Planning Feb 13, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Feb 13, 2025
@konveyor-ci-bot
Copy link

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.

@konveyor-ci-bot konveyor-ci-bot bot added the needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. label Feb 13, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
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.
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant