Building a Project

You must build the project incase you have changed the project or introduced some new reports to the dashboard.

Prerequisites

Procedure

  • Through the command prompt, navigate to $AF_HOME/ldm/fom-notification-dashboard and execute the following command:
    mvn clean install -Dmaven.test.skip

Result

A zip application is created in $AF_HOME/ldm/fom-notification-dashboard/target which can be deployed using the command line.