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


In maven what are the two setting files called and what is their location?



In maven what are the two setting files called and what is their location?..

Answer / Deepak Singh Negi

The two setting files in Maven are 'pom.xml' and 'settings.xml'. The pom.xml file contains project-specific information like dependencies, plugins, and build configuration, while settings.xml stores user-wide settings like authentication credentials for repositories, offline mode, and plugin repositories. The location of these files depends on the IDE used, but by default, they are located in the root folder of a Maven project.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

How do you run junit tests in parallel in a maven build?

1 Answers  


Explain what is maven? How does it work?

1 Answers  


Is there a particular sequence in which maven searches for dependency libraries?

1 Answers  


What are the benefit of storing jars/external dependencies in the local repository instead of a remote one?

1 Answers  


What is maven selenium?

1 Answers  


What is the difference between jenkins and maven?

1 Answers  


How maven handles and determines what version of dependency will be used when multiple versions of an artifact are found?

1 Answers  


What is the command to build your maven site?

1 Answers  


Can you tell me the default location of your local repository?

1 Answers  


What are its advantages of uber jar?

1 Answers  


Define snapshot in terms of maven.

1 Answers  


What are the main advantages of maven?

1 Answers  


Categories