0 votes
in Maven - Coalescing Pipeline by
How do you know the version of Maven being used?

1 Answer

0 votes
by
  • mvn –version is used to check the version of Maven present in the system.
  • The command is typed in the command prompt, and the version of Maven in the system will eventually appear on the screen.

/maven12

Related questions

0 votes
asked Aug 20, 2023 in Maven - Coalescing Pipeline by GeorgeBell
0 votes
asked Aug 19, 2023 in Maven - Coalescing Pipeline by GeorgeBell
...