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 the sequence in which maven looks for the resources?



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

Answer / Ramesh Kumar

When looking for resources, Maven searches for them in the following order: project's classpath, system classpath, and user classpath.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What phases does a clean lifecycle consist of?

1 Answers  


What is a maven assembly?

1 Answers  


What types of maven repository?

1 Answers  


List out the dependency scope in Maven?

1 Answers  


What is a remote repository?

1 Answers  


How do you force maven to copy dependencies into target/lib?

1 Answers  


What is a central repository?

1 Answers  


How can I change the default location of the generated jar when I command "mvn package"?

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 main features of maven?

1 Answers  


What is a maven dependency?

1 Answers  


When you say maven uses convention over configuration?

1 Answers  


Categories