This image shows the Create a Maven POM for the Application dialog. In the dialog, you enter the following: * File Name: The name of the POM file. By default, it is pom.xml * Directory: The path where you want to add the POM file. By default, the path is set to the open JDeveloper application path. * Group ID: If necessary, update the default POM group ID * Artifact ID: If necessary, update the default POM artifact ID * Version: If necessary, update the default POM verion * Generate POMs for projects in this application: Select the check box to add project POm files. For this tutorial, do not select the check box. * Include packaging plugin information (uses ojdeploy): Select the check box to configure POM to use ojdeploy * Include compile plgin information (uses ojmake): Select the check box to configure POM to use ojmake. The OK and Cancel buttons are in the lower right corner. The Help button is in the lower left corner.