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 aspects maven manages?



What are the aspects maven manages?..

Answer / Janmejay Kushwaha

Maven manages several aspects of a Java project, including: dependency management (downloading and managing dependencies), build lifecycle (defining the steps required to build and package a project), project information (meta-data about the project), plugins (reusable tasks for different purposes like compilation, testing, documentation generation, etc.), and site publication (generating and publishing project documentation).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

How can you create an executable jar with dependencies using maven?

1 Answers  


What is a maven repository?

1 Answers  


Explain how you can exclude dependency?

1 Answers  


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

1 Answers  


What are the benefit of storing jars/external dependencies in the local repository instead of a remote one?

1 Answers  


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

1 Answers  


What is the use of maven clean?

1 Answers  


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

1 Answers  


What is maven's order of inheritance?

1 Answers  


How you can produce execution debug output or error messages?

1 Answers  


What is a maven dependency?

1 Answers  


How can we see dependencies for the project and where exactly they are defined?

1 Answers  


Categories