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 is a local repository?



What is a local repository?..

Answer / Ankur Aggarwal

A local repository in Maven is a directory on the user's machine where it downloads and caches artifacts for faster rebuilds. It is usually located at ${user.home}/.m2/repository.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What is maven tool?

1 Answers  


What are the default values for the packaging element?

1 Answers  


What would you do if you have to add a jar to the project using maven?

1 Answers  


Have you ever had a problem getting your projects in eclipse refreshed after you made changes in the pom files?

1 Answers  


How do you resolve maven dependencies issue while upgrading dependencies versions?

1 Answers  


How to run the clean plugin automatically during the build?

1 Answers  


List all the dependency scope in maven.

1 Answers  


What is a transitive dependency in maven?

1 Answers  


Where do you find the class files when you compile a Maven project?

1 Answers  


How to tackle duplicate classes in maven build?

1 Answers  


What is the command to build your maven site?

1 Answers  


How do I determine which pom contains missing transitive dependency?

1 Answers  


Categories