-
Bug
-
Resolution: Done
-
Critical
-
MTA 7.2.0
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
-
None
Description of problem:
Incorrect requirement for MTA CLI in the doc to have python installed
Version-Release number of selected component (if applicable):
7.2.0-GA
How reproducible:
Steps to Reproduce:
1. Open DOC
Actual results:
Prerequisites
You have OpenJDK version 17 or later installed on your system.
You have Maven installed on your system.
The CLI assumes that a path to the mvn binary is correctly registered in the system variable. Therefore, ensure that you added mvn to the following variable:
Path for Windows.
PATH for Linux and macOS.
You have the python3 package installed on your system. - this is a mistake
You have the JAVA_HOME environmental variable set.
You have the JVM_MAX_MEM system variable set.
Expected results:
Python should be not there, requirement is not relevant
Additional info:
There are no Sub-Tasks for this issue.