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 are the types of maven plugins?



What are the types of maven plugins?..

Answer / Mayank Kumar Saxena

Maven plugins can be classified into three main types:n1. Life cycle plugins: These plugins execute during specific lifecycle phases, like compile, package, or deploy.n2. Goal-specific plugins: These plugins provide custom functionality that is not covered by the standard Maven lifecycles.n3. Mojo plugins (short for "Maven goal"): These are small reusable units of functionality within a plugin.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

How to specify the sequence in which sub modules needs to be built?

1 Answers  


What is a maven dependency?

1 Answers  


What is the maven build lifecycle?

1 Answers  


what is Maven? How does it work?

0 Answers  


Explain how you can produce execution debug output or error messages?

1 Answers  


How can you create an executable jar with dependencies using maven?

1 Answers  


How does maven looks for a dependency or resource?

1 Answers  


Have you heard of ban duplicate classes maven enforcer plugin? What is its use?

1 Answers  


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

1 Answers  


How to run test classes in maven?

1 Answers  


What are the different ways to convert an inputstream to a sting?

0 Answers  


What is maven error “failure to transfer…”?

1 Answers  


Categories