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


Explain what is maven repository? What are their types?



Explain what is maven repository? What are their types?..

Answer / Ranvijay

A Maven repository is a remote location where Maven downloads artifacts (libraries, plugins, etc.) required for the build process. There are two main types of repositories: Remote Repositories (central, JFrog Artifactory, Nexus, etc.), which are public or private servers hosting Maven artifacts, and Local Repository, which is a folder on your local machine where Maven stores downloaded artifacts during the build process.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

How is the propagation of plugins to child poms stopped?

1 Answers  


What is a cyclic dependency?

1 Answers  


What information does pom contain?

1 Answers  


List out what are the Maven’s order of inheritance?

1 Answers  


What is an archetype?

1 Answers  


What is the maven build lifecycle?

1 Answers  


What is a maven pom file?

1 Answers  


What is the use of optional dependency?

1 Answers  


What is the use of the exclusion element?

1 Answers  


What is snapshot in maven?

1 Answers  


How to force the intellij idea to reread/update all dependencies specified in the pom file?

1 Answers  


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

1 Answers  


Categories