Chapter 4. MTR 1.0.0


4.1. New features

This section describes the new features of the Migration Toolkit for Runtimes (MTR) 1.0.0 as compared to the Migration Toolkit for Applications (MTA) 5.3.

Additional Migration paths

New transformation targets are available in MTR 1.0.2:

  • OpenJDK 11 to OpenJDK 17
  • EAP and Spring Boot applications to Azure App Service
  • Java EE 8 to Jakarta EE 9
  • EAP 7 to EAP 8 (Beta)

Openrewrite recipes to automate the Java EE 8 to Jakarta EE 9 transformations

The Openrewrite recipes automate the following:

  • Replacing dependencies declared in pom.xml files
  • Replacing package import statements
  • Updating XML deployment descriptors
  • Updating configuration properties
  • Renaming SPI files

Improved pom.xml analysis

MTR can search for artifacts within the parent, dependencyManagement, dependencies, pluginManagement and plugin blocks.

YAML file source code report

The Source Code Report is compatible with YAML files, so migration issues can be highlighted in the context of the YAML file in which they were discovered.

Transaction Report (Tech Preview)

A new transaction report is now available in the application analysis reports. This new option analyzes the application data layer and provides detailed information about how transactions propagate across different layers. The report presents the information as a sequence of service entries, call graphs and SQL statements.

4.2. Known issues

For a complete list of all known issues, see the list of MTR 1.0.0 known issues in Jira.

4.3. Resolved issues

At the time of the release, the following resolved issues have been identified as major issues worth highlighting:

Table 4.1. Major resolved issues
IDComponentSummary

WINDUP-3227

MTR CLI

Tag-related CLI arguments, --includeTags and --excludeTags, do not work properly.

WINDUP-3482

MTR web console

The web console is unable to discover packages present in the application and does not allow the user to create a project.

WINDUP-3312

None

DiscoverHardcodedIPAddressRuleProvider.java does not detect hardcoded IP addresses in Java classes.

For a complete list of all issues resolved in this release, see the list of MTR 1.0.0 resolved issues in Jira.

Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat, Inc.