[BUG] LS not responding properly when POM file is malformed #507
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
provider/java
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
Is there an existing issue for this?
Konveyor version
0.3.0
Priority
Critical
Current Behavior
If the pom file of the project to be analyzed is broken in any way:
groupId
then the java provider won't give references back at all.
Expected Behavior
If the pom file is malformed, we should at least return an error message specifying the problem
How Reproducible
Always (Default)
Steps To Reproduce
Try to analyze any application with a broken POM and see how no results are returned.
Environment
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: