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 is the propagation of plugins to child poms stopped?



How is the propagation of plugins to child poms stopped?..

Answer / Ravi Ranjan

To stop the propagation of plugins to child POMs, the `<pluginManagement>` section can be used in a parent POM. This section contains all shared plugin configurations that are not inherited by child projects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

Difference between maven project and module?

1 Answers  


What does an uber-jar mean?

1 Answers  


How do I determine which pom contains missing transitive dependency?

1 Answers  


What is an archetype in maven?

1 Answers  


What is the command to create a new project based on an archetype?

1 Answers  


What is a local repository?

1 Answers  


Where do we configure repositories in maven?

1 Answers  


What does maven dependency plugin do?

1 Answers  


What is the use of maven in selenium?

1 Answers  


What is the use of plugins in maven?

1 Answers  


What would you do if you have to add a jar to the project using maven?

1 Answers  


What are the tasks which are performed by maven?

1 Answers  


Categories