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



What are the uses of maven plugins?..

Answer / Kumar Alok Rajan

Maven Plugins are used to perform various tasks during the build lifecycle in Apache Maven. They can be used for building, testing, reporting, and even deploying your project. Some common examples include Maven Surefire for running tests, Maven War Plugin for creating a war file, and Maven Deploy Plugin for deploying artifacts to a repository.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

How to add local jar files to a maven project?

1 Answers  


How do you check if you have maven installed?

1 Answers  


What aspects are managed by maven?

1 Answers  


What is an archetype in maven?

1 Answers  


What is a mojo?

1 Answers  


What types of maven repository?

1 Answers  


what is Maven Repository? What are their types?

1 Answers  


What are the main features of maven?

1 Answers  


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

1 Answers  


How you can produce execution debug output or error messages?

1 Answers  


What is maven selenium?

1 Answers  


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

1 Answers  


Categories