Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bamboo Java spec for task "Deploy on Tomcat"

Deepali W January 8, 2019

Using Bamboo Web UI, one can create task for Deploying web app on Tomcat, refer https://confluence.atlassian.com/bamboo0606/using-bamboo/jobs-and-tasks/configuring-tasks/configuring-a-deployment-task/using-tomcat-with-bamboo-for-continuous-deployment

But I would like to do this using Bamboo Spec for Java, Is there way to create such task using its Java API classes? Like VcsCheckoutTask, MavenTask, etc.

Or How to achieve this - I wanted to check out code, build it using maven and then deploy war file on remote tomcat server without its UI but through script/spec?

 

Thanks in advance.

1 answer

1 accepted

0 votes
Answer accepted
Alexey Chystoprudov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 8, 2019

Do plan configuration with web UI, then use button View as Java Specs. It will generate Java code you can use to store config in repository

Deepali W January 9, 2019

Thanks a lot :) I was not knowing this option under "Actions" or I overlooked.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events