Skip to content

Commit 775ed7d

Browse files
Apply suggestions from code review
Co-authored-by: Andy Arnold <[email protected]>
1 parent 368e636 commit 775ed7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/topics/ref_known-issues-7-2-1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ This section provides highlighted known issues in {ProductFullName} version 7.2.
1010

1111
.Application analysis with Maven 3.6 might fail to resolve dependencies
1212

13-
When you run application analysis for any target application, because the analysis uses Maven version 3.6, the dependencies list can be shown as empty after the analysis is complete. Currently, there is no workaround for this issue. link:https://issues.redhat.com/browse/MTA-4169[(MTA-4169)]
13+
When you run application analysis for any target application because the analysis uses Maven version 3.6, the dependencies list can be shown as empty after the analysis is complete. Currently, there is no workaround for this issue. link:https://issues.redhat.com/browse/MTA-4169[(MTA-4169)]
1414

docs/topics/ref_resolved-issues-7-2-1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This section provides highlighted issues that have been resolved in {ProductFull
1212

1313
The {ProductFullName} CLI not only analyzes source code but also transforms it to adopt a particular technology. To transform the code, {ProductShortName} can use an external settings file, for example, to access the Maven repository. In such cases, this file must be mounted to a running container where the analysis engine will run.
1414

15-
Previously, this file could not be mounted. As a result, the transformation operation failed. With this update, the issue has been fixed, and the file is now properly mounted to the running container. link:https://issues.redhat.com/browse/MTA-4553[(MTA-4553)]
15+
Previously, this file could not be mounted. As a result, the transformation operation failed. With this update, the issue has been resolved, and the file is now properly mounted to the running container. link:https://issues.redhat.com/browse/MTA-4553[(MTA-4553)]
1616

1717

1818

0 commit comments

Comments
 (0)