Comments on How to Install Apache Maven on Ubuntu 18.04 LTS
Apache Maven is a software project management tool based on the POM (Project, Object, Model) concept. In this tutorial, I will show you step-by-step how to install and configure Apache Maven on Ubuntu 18.04.
2 Comment(s)
Add comment
Comments
By: judy Ann
you forgot to add
export PATH=/opt/apache-maven/bin:$PATH
in home/.bashrc to use mvn as user no as superUserplease update your article
By: Sebastian
Maven wget path = HTTP 404