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


Why Maven Plugins are used?



Why Maven Plugins are used?..

Answer / Richa Sharma

Maven plugins are used to execute tasks that aren't covered by built-in Maven goals. They can be written in various languages such as Java, Groovy, or even shell scripts. Some common examples include the javadoc plugin for generating Javadocs and the war plugin for creating a WAR file.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

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

1 Answers  


What are the different phases of a maven build lifecycle?

1 Answers  


What is the difference between compile and install?

1 Answers  


What is the command to package maven project?

1 Answers  


What is the difference between a release version and snapshot version in maven?

1 Answers  


What is a project's fully qualified artifact name?

1 Answers  


What do you mean by maven?

1 Answers  


Where are maven dependencies stored?

1 Answers  


Mention the phases of cleaning lifecycle.

1 Answers  


How would you see the version of maven?

1 Answers  


What are the build phases in maven?

1 Answers  


What are the elements in pom that a profile can freely modify when specified in the pom?

1 Answers  


Categories