SAGARFIVE

Category: 1. Maven Introduction

1.7 MAVEN vs ANT ?

MAVEN ANT 1 It is mainly a project management tool.Included build, documentation, reporting It is mainly a build tool. 2 Maven plugins are reusable. ANT

Read More »

1.5 What is a build tool?

A build tool takes care of everything for building a process of application/software. Main aspects(i) Generates source code (if auto-generated code is used),(ii) Generates documentation

Read More »

1.2 Maven History

Year Version Information 2002 Created by Jason van Zyl, began as a sub-project of Apache Turbine in 2002 2003 Voted on and accepted as a

Read More »