To deploy the example app, configure a Job with the following tasks:
- Checkout source
- Build the WAR file using Maven 3:
mvn clean package
- Configure a Push Task for deploying the WAR file
- Select your target
- The Application Location defaults should be sufficient
- Select Manifest File for the Configuration Option.
- (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 The screenshot shows creating the required services in their own tasks. This is another option but not the one outlined here. |