0 votes
in Maven - Coalescing Pipeline by
What are the uses of Maven Plugins?

1 Answer

0 votes
by

Maven Plugins are used to -

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

Related questions

0 votes
asked Aug 19, 2023 in Maven - Coalescing Pipeline by GeorgeBell
0 votes
asked Aug 20, 2023 in Maven - Coalescing Pipeline by GeorgeBell
...