Configuring Maestro to Build Jetty

Adding a Project if the Project Group Exists

There is a quick way to add projects, if the project group has previously been defined.

From the Project Group Summary page for the project, you can add projects where the project group is already specified. Note, this can be done in place of step 11 in the previous section. To add a project for the currently selected project group, Jetty Server Project:

  1. Select the type of project you want to add from the drop-down list. For example, Add M2 Project.
  2. Click the Add button. You will then be directed to the Add Maven 2 Project screen (see figure below) with the project group already specified. In this case, the project group is Jetty Server Project.

     

  3. Specify the location of the project POM and click the Add button to proceed. Projects that have sub-projects must be added using a POM URL.

    Important: When adding a project by URL you must have a version control program installed on your system and the path to it must be included in your $PATH environment variable. Any version control program can be used with the exception of Tortoise. If the site requires validation, please validate the site on your own as Build Management cannot validate the site for you.

    You will be directed to the same page after successfully adding the project. The project is also added to the list under the Member Projects.

    Repeat the above steps to add another project to the project group.