These elements affect the steps required to build a project. For example, if the goal is POM, the project will run the site attach-descriptor goal during the package phase. A jar type runs with JAR-JAR goal instead. JAR is the default packaging type in maven, and the most commonly used. Let's switch back over to our Command Prompt, and try running the JAR-JAR plugin.