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


Explain how you can exclude dependency?



Explain how you can exclude dependency?..

Answer / Omkar

"You can exclude a dependency by using the "exclusions" element within the dependency section of your POM file. For example: "<dependency>... <exclusions><exclusion><groupId>...</groupId><artifactId>...</artifactId></exclusion></exclusions>"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

How can you activate profiles?

1 Answers  


What is a cyclic dependency?

1 Answers  


What are the different phases of a maven build lifecycle?

1 Answers  


What is a mojo?

1 Answers  


How can we see dependencies for the project and where exactly they are defined?

1 Answers  


What is maven project?

1 Answers  


What is a project's fully qualified artifact name?

1 Answers  


List out what are the build phases in Maven?

1 Answers  


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

1 Answers  


What means snapshot in maven?

1 Answers  


How to add local jar files to a maven project?

1 Answers  


What are the different types of profile in maven?

1 Answers  


Categories