Google News
logo
Java Maven - Interview Questions
What are some of the uses of plugins used in Maven?
Plugins in Maven are primarily used to :
 
* Create code files 
* Create Jar files
* Create War files
* Create documentation for projects
* Create detailed project reports
Advertisement