-
Bug
-
Resolution: Done
-
Blocker
-
2.0.0.Final
-
False
-
None
-
False
-
None
Description of problem
The value for the Root Path of an application gets ignored during analysis.
How reproducible
Always
Steps to Reproduce:
Actual reproducer:
- Create an application pointing to https://github.com/davidseve/poc-quarkus-applications
- Enter "quarkus-discounts" as the value for the Root Path field.
- Execute an analysis in "Source + Dependencies" analysis mode
Actual results
The analysis fails with the following error:
[FATAL] Non-readable POM /working/poc-quarkus-applications/pom.xml: /working/poc-quarkus-applications/pom.xml (No such file or directory)
Expected results
Analysis executes correctly only for the "quarkus-discounts" application