-
Bug
-
Resolution: Done-Errata
-
Blocker
-
MTA 7.0.3
-
None
-
False
-
-
False
-
-
-
Critical
-
?
-
Yes
Description of problem:
Analysis of an application that doesn't have a POM file present on its root path will fail. This is a regression from MTA 6, which didn't require any dependency management files to be present for the analysis to run.
This issue is especially relevant for the migration of legacy applications that might use Ant or Ivy. Even if the language server doesn't support them, which is the case, it should be possible to analyze those applications in source mode.
Version-Release number of selected component (if applicable):
MTA 7.0.3
How reproducible:
Always
Steps to Reproduce:
1. Analyze the application at https://github.com/WASdev/sample.DefaultApplication/tree/main/original
Actual results:
Analysis takes a long time and fails (see attached log)
Expected results:
Analysis succeeds.
Additional info:
- links to
-
RHBA-2024:132861 Migration Toolkit for Applications bug fix and enhancement update