0 votes

1 Answer

0 votes
by

Maven Plugins are used to: 

  • Create a JAR file.
  • Create a WAR file.
  • Compile code files.
  • Unit testing of code.
  • Create project documentation.
  • Create project reports.

maven-25

...