go to  ForumEasy.com   
JavaPro
Home » Archive » Message


[Email To Friend][View in Live Context][prev topic « prev post | next post » next topic]
  How To Install Apache Maven on Ubuntu 16.04 Box
 
Subject: How To Install Apache Maven on Ubuntu 16.04 Box
Author: Linux
Posted on: 10/28/2017 05:48:30 AM


Why Maven instead of Ant?

  • Convention over Configuration -- all Maven projects have a common structure, which makes it easier to understand each project.
  • Better dependency management -- Maven projects do not need to store third-party binary libraries in source control.
  • Easier to build huge project with multiple sub-projects.

    Prerequisites

  • Java JDK installed and JAVA_HOME has been set up. Check here for details.



    Replies:


    References:

  •  


     
    Powered by ForumEasy © 2002-2022, All Rights Reserved. | Privacy Policy | Terms of Use
     
    Get your own forum today. It's easy and free.