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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,638,557
Community Members
 
Community Events
196
Community Groups

Bamboo Java spec for task "Deploy on Tomcat"

Edited

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.
Jan 08, 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

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