Skip to content

Building the OData Service

To build the OData service, you can regenerate source files as needed and execute Apache Maven to compile the Java sources and create a deployable WAR file, by applying the same tasks used when creating the OData service.

To build the service for Cloud Foundry without deploying it, use the build-mobile-server task.

The deploy-mobile-server and preview-mobile-server tasks automatically build projects before executing deployment steps. This applies to both cloud and local environments.

See Customizable Files for an explanation of:

  • Which files are regenerated.

  • Which files are not regenerated.

  • Which files have changes automatically merged into them.


Last update: May 19, 2025