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

No resolution found for some issues like " Version of Spring Boot not compatible with Jakarta EE 9+" #640

Open
sshveta opened this issue Feb 7, 2025 · 0 comments

Comments

@sshveta
Copy link
Collaborator

sshveta commented Feb 7, 2025

Application used : https://github.com/konveyor/tackle-testapp-public

Logs

Sending 'analysis_engine.Analyze' request with params: {"label_selector":"(konveyor.io/target=cloud-readiness || konveyor.io/target=jakarta-ee) || (discovery)"}
Response received. Summary: {"wellFormed":true,"rawIncidentCount":1,"incidentCount":1,"partialAnalysis":{}}
getCodeplanAgentSolution request: {
"file_path": "",
"incidents": [
{
"uri": "file:///home/sshveta/Work/applications/tackle-testapp-public/pom.xml",
"message": "Version 3.0.0 is the minimum version of Spring Boot that is Jakarta EE 9+ compatible",
"variables": {
"name": "org.springframework.boot.spring-boot-starter-actuator",
"version": "2.5.0"
},
"ruleset_name": "jakarta-ee9",
"violation_name": "spring-components-00001",
"violation_description": "Version of Spring Boot not compatible with Jakarta EE 9+",
"violation_category": "mandatory",
"violation_labels": [
"konveyor.io/target=jakarta-ee9+",
"konveyor.io/target=jakarta-ee",
"konveyor.io/target=jws6+",
"konveyor.io/target=jws",
"konveyor.io/source"
],
"violationId": "spring-components-00001"
}
],
"max_priority": 0,
"chat_token": "1cc04f23-9108-4cd0-a567-3ef77879039b"
}

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant