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 use of plugins in maven?



What is the use of plugins in maven?..

Answer / Sandeep Kumar Pandey

Plugins in Maven are used to extend or add functionality to the build system. They can be used for various purposes such as creating executable JARs, compiling source code, generating documentation, enforcing code formatting, and much more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What is an archetype in maven?

1 Answers  


Mention the three build lifecycle of Maven?

1 Answers  


How can you activate profiles?

1 Answers  


What are the different types of profile in maven? Where will you define these profiles?

1 Answers  


What is an artifact in maven?

1 Answers  


What would the command mvn clean dependency:copy-dependencies package do?

1 Answers  


How do you resolve maven dependencies issue while upgrading dependencies versions?

1 Answers  


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

1 Answers  


Define snapshot in terms of maven.

1 Answers  


What is the purpose of maven?

1 Answers  


What is a test dependency scope in maven?

1 Answers  


What is pom in maven?

1 Answers  


Categories