0 votes
in Maven - Coalescing Pipeline by
Why Maven Plugins are used?

1 Answer

0 votes
by

Maven plugins are used to

  • Create a jar file
  • Create war file
  • Compile code files
  • Unit testing of code
  • Documenting projects
  • Reporting
...