I found that maven2 install is via apt-get and maven3 is manual, but i could not find any information on how i an install maven3 without uninstalling maven2
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
Use maven3 with mvn3 command, and maven2 with mvn command. |
|||
|
|
|
Checkout my post here for the manual MVN 3 installation. There is also an answer on how to install it automatically. |
|||
|
|