Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Difference between maven and ant?



Difference between maven and ant?..

Answer / Deepika Singh

Maven is a build automation tool that offers a complete lifecycle for Java projects, while Ant is a more general-purpose build tool focused on XML configuration. Maven emphasizes convention over configuration, has an integrated dependency management system, and provides reusable plugins.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What would the command mvn clean do?

1 Answers  


What is a goal in maven terminology?

1 Answers  


What are different type of repositories in maven?

1 Answers  


Mention the steps for installing maven on windows.

1 Answers  


Why Maven Plugins are used?

1 Answers  


What are some problems which we face while the development of a project when maven is not used?

1 Answers  


What is an uber jar?

1 Answers  


What would you do if you have to add a jar to the project using maven?

1 Answers  


How do you know the version of mvn you are using?

1 Answers  


If you fail to define any information, where does your pom inherits that information from?

1 Answers  


Explain what is maven artifact?

1 Answers  


Define snapshot in terms of maven.

1 Answers  


Categories