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


Where are maven dependencies stored?



Where are maven dependencies stored?..

Answer / Vikas Narayan Jha

"Maven downloads and stores dependencies in a local repository by default, under the .m2 directory inside the user's home folder. This cache can be cleared or customized using various Maven options."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What is the use of maven clean?

1 Answers  


What are some problems which we face while the development of a project when maven is not used?

1 Answers  


What are different dependency scopes in maven?

1 Answers  


What would the “jar: jar” goal do?

1 Answers  


How do you find oracle jdbc driver in maven repository?

1 Answers  


What is the syntax for offline project creation?

1 Answers  


For POM what are the minimum required elements?

1 Answers  


What would the command mvn clean do?

1 Answers  


What would the command mvn clean dependency:copy-dependencies package do?

1 Answers  


What are the maven’s order of inheritance?

1 Answers  


What is an uber jar? What does an uber-jar mean and what are its features/advantages?

1 Answers  


Mention the steps for installing maven on windows.

1 Answers  


Categories