Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To deploy the example app, configure a Job with the following tasks:

  1. Checkout source
  2. Build the WAR file using Maven 3: mvn clean package
    1. Uncheck The build will produce test results, as the example doesn't contain tests.

  3. Create the required message-store MongoDB service using the Service Task.
  4. Configure a Push Task for deploying the WAR file
    1. Select your target
    2. The Application Location defaults should be sufficient
    3. Select Manifest File for the Configuration Option.
    4. (Optional) Check Wait for startup to complete? if you want Bamboo to monitor the deployment process.

You can now run the Plan and the application will be deployed.

Info

Create a new screenshot without the services as their own tasks.