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


What are the differences between ant and maven?



What are the differences between ant and maven?..

Answer / Kumar Abhimanyu Singh

Differences between Ant and Maven include: Maven has built-in support for dependency management, while Ant does not; Maven uses a project object model (POM) to describe projects, while Ant uses XML files; Maven follows conventions over configuration, while Ant requires explicit configuration.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What is the command to build your maven site?

1 Answers  


What is the role of a build tool in apache maven?

1 Answers  


What are the three build life cycles of maven? Mention them.

1 Answers  


What are the types of maven plugins?

1 Answers  


When you say maven uses convention over configuration?

1 Answers  


Name the 3 build lifecycle of maven.

1 Answers  


What are its features/advantages of uber jar?

1 Answers  


In maven what are the two setting files called and what is their location?

1 Answers  


What are the tasks which are performed by maven?

1 Answers  


Tell me the command to install jar file in local repository.

1 Answers  


What is the command to create a new project based on an archetype?

1 Answers  


What is a central repository?

1 Answers  


Categories