0 votes
in Maven - Coalescing Pipeline by
Mention the steps for installing Maven on windows.

1 Answer

0 votes
by

Maven can be downloaded and installed on windows, linux, and MAC OS platforms. To install Maven on windows, you need to perform the following steps:

  • Download Maven and extract it.
  • Add JAVA_HOME and MAVEN_HOME in the list of environment variables.
  • Add the environment path in Maven variable.
  • The last step is the verification of Maven by checking its version.

Related questions

0 votes
asked Apr 7, 2021 in Maven - Coalescing Pipeline by SakshiSharma
0 votes
asked Apr 6, 2021 in Maven - Coalescing Pipeline by SakshiSharma
...