Skip to content

Commit 79ce22d

Browse files
committed
update
Signed-off-by: A.Arnold <[email protected]>
1 parent 2c90f35 commit 79ce22d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/topics/issues-with-report.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
[id="issues-with-report_{context}"]
77
= Issues with reports
88

9+
Analysis precision is lower when the project cannot be built for whatever reasons. This lowering of precision can be caused by a number of factors;
10+
11+
* The lack of a proper build file, for example, a `pom.xml` or `build.gradle` file
12+
* Compilation errors of one form or another
13+
914
.Running {ProductShortName} on a project with an inaccessible parent pom.xml file may not result in a full analysis
1015

1116
Running {ProductFullName} on a project with an inaccessible parent pom.xml file may not result in a full analysis. For example, this issue impacts the link:https://github.com/jboss-developer/jboss-eap-quickstarts/tree/EAP_7.4.0.GA[JBoss EAP Quickstarts], which demonstrate JBoss EAP, Jakarta EE 10, and other additional technologies. They provide small, specific, working examples that can be used as a reference for your project. However, these quickstarts specify a relative path to their parent POM file, which does not exist when the {ProductShortName} container is run.

0 commit comments

Comments
 (0)