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...


List the differences between ant and maven.



List the differences between ant and maven...

Answer / Kaushambi Singh

1. Maven provides a higher level of abstraction than Ant, making it easier to configure projects.n2. Maven has built-in dependency management, while Ant requires manual management of dependencies.n3. Maven's project object model (POM) is more comprehensive and easier to understand than Ant's XML-based configuration.n4. Maven follows a declarative approach to configuration, while Ant uses an imperative one.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

Explain the difference between apache ant and maven?

1 Answers  


Mention the steps for installing maven on windows.

1 Answers  


What is archetype?

1 Answers  


What are the repositories in maven?

1 Answers  


Is there a particular sequence in which maven searches for dependency libraries?

1 Answers  


What is the use of maven in selenium?

1 Answers  


Difference between maven project and module?

1 Answers  


What is a test dependency scope in maven?

1 Answers  


Explain what is maven? How does it work?

1 Answers  


How do you run junit tests in parallel in a maven build?

1 Answers  


What is an uber jar?

1 Answers  


Throw some light on the pom.xml file in maven.

1 Answers  


Categories