Build Management

The settings that can be configured on this page are the Notification Settings and POM URL Protocol Options for the Build Management module of Maestro.

  1. Click the Build Management link under Configure on the left menu of the project server page.
    .Build management link
  2. On the page you will see two sections:
    • Notification Settings: Build Management can send e-mail notifications and other notifications of your project's build results. These data are saved in the application.xml file located in:

      [maestro_home]/projectserver/apps/continuum/WEB-INF/classes/META-INF/plexus/

      • E-mail Notifications: To receive e-mail notifications you need to set the SMTP configurations for your mail server. Please see section Configuring mail, servers, ports, and directories for information on configuring your mail server. You will also have to set the From header with the
      • From E-mail Address, From Name and Timestamp Format of all notification mails sent.

        Note: don't turn email notification on if you do not have a mail server on your system.

      • IRC, Jabber, MSN: Set the specific, if not all, services supported to “Always send notifications” if you want Continuum to send notifications through them.
    • POM URL Protocol Options: The Build Management system accepts the POM of a project. Select the transport protocol you want to use. It can be HTTP, HTTPS, FTP and File.
  3. Click Save.
    .Configure build management