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 does it mean when you say maven uses convention over configuration?



What does it mean when you say maven uses convention over configuration?..

Answer / Rishabh Kanthariya

Maven follows a set of conventions, also known as default directory names and file structures, for projects. This means that most project elements have standardized locations which can be overridden if necessary, but this is not usually required. The benefit of this approach is that it makes project setup simpler and more consistent.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

How can you activate profiles?

1 Answers  


What are its features of uber jar?

1 Answers  


Explain how you can produce execution debug output or error messages?

1 Answers  


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

1 Answers  


What do you mean by maven and why it is used?

1 Answers  


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

1 Answers  


How do you convert input stream into string?

1 Answers  


Name the 3 build lifecycle of maven.

1 Answers  


What is a transitive dependency? Can we override transitive dependency version and if yes, how?

1 Answers  


Define archetype.

1 Answers  


Explain how you can exclude dependency?

1 Answers  


Explain what is maven artifact?

1 Answers  


Categories