Skip to content

Commit 2d304ca

Browse files
authored
Update docs/topics/proc_running-the-containerless-mta-cli.adoc
1 parent 4584018 commit 2d304ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/topics/proc_running-the-containerless-mta-cli.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ In {ProductShortName} 7.2.0 and later, containerless CLI is a default mode. To e
2020

2121
* You have OpenJDK version 17 or later installed on your system.
2222
* You have Maven installed on your system.
23+
* 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:
24+
+
25+
** `Path` for Windows.
26+
** `PATH` for Linux and macOS.
2327
* You have the `python3` package installed on your system.
2428
* You have the `JAVA_HOME` environmental variable set.
2529
* You have the `JVM_MAX_MEM` system variable set.

0 commit comments

Comments
 (0)