1.

Why Are Maven Plugins Used?

Answer»

MAVEN PLUGINS are USED to:

  • CREATE jar file.
  • create war file.
  • compile code files.
  • unit testing of code
  • create project documentation.
  • create project REPORTS.

Maven Plugins are used to:



Discussion

No Comment Found