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


How does maven looks for a dependency or resource?



How does maven looks for a dependency or resource?..

Answer / Sumit Shrivastav

"Maven looks for dependencies and resources in its local repository, remote repositories defined in the pom.xml file, and central Maven Repository by default."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What is the fully qualified artifact name of maven project?

1 Answers  


Explain the difference between dependency and plugin in maven?

1 Answers  


What is the sequence in which maven looks for the resources?

1 Answers  


Why is the use of the profile required in maven?

1 Answers  


What is a maven pom file?

1 Answers  


What are the aspects does maven manages?

1 Answers  


What is a cyclic dependency?

1 Answers  


What are the default values for the packaging element? If there is no packaging element defined? What is the default value for that?

1 Answers  


What is the pom packaging in maven?

1 Answers  


Difference between maven project and module?

1 Answers  


What is archetype?

1 Answers  


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

1 Answers  


Categories