Maven plugin types:
- Build Plugins
- Reporting Plugins
Build Plugins:
Build plugins are executed at the build time. Build plugins should be declared inside the element.
Reporting Plugins:
Reporting plugins are executed at site generation time. Reporting plugins should be declared inside the element.