Chapter 2. MTA 7.2.1
2.1. Resolved issues
This section provides highlighted issues that have been resolved in Migration Toolkit for Applications (MTA) 7.2.1.
OpenRewrite CMD now properly mounts the settings file
The Migration Toolkit for Applications (MTA) CLI not only analyzes source code but also transforms it to adopt a particular technology. To transform the code, MTA 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.
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. (MTA-4553)
The application analysis no longer fails on RHEL 8
Previously, when you ran the application analysis with the MTA 7.2.0 version on RHEL 8 systems, the analysis failed with the version `GLIBC_2.32' not found
error. With this update, the issue has been resolved, and the application analysis no longer fails for RHEL 8. (MTA-4634)
2.2. Known issues
This section provides highlighted known issues in Migration Toolkit for Applications (MTA) version 7.2.1.
Application analysis might fail to resolve dependencies
When you run application analysis by using the MTA user interface (UI) for any target application, the dependencies list might be shown as empty after the analysis is complete. Currently, there is no workaround for this issue. (MTA-4598)