I just started using Maven and I read that plugins are additional components that can be used. A typical structure of pom.xml file is
pom.xml
If you want to use the plugin for build you can use the below structure.