Top "Bamboo" questions

Bamboo is a continuous integration and deployment server from Atlassian, the makers of JIRA, Confluence and Crowd.

All the tests passed, but bamboo build fails with a statement "No failed tests found, a possible compilation error occurred."

I'm supposed to run some jbehave(automated) tests in bamboo. Once the tests run I'll generate some junit compatible xml …

integration-testing bamboo jbehave
Maven Release-plugin "tag already exists" for nonexistant tag

My setup: git-repository on an Atlassian Stash-server and Atlassian Bamboo. I'm using Maven 3.1.1 with the release-plugin 2.3.2. The plan in Bamboo …

git maven bamboo bitbucket-server svn2git
TeamCity and JIRA?

Is it possible for TeamCity to integrate to JIRA like how Bamboo integrates to JIRA? I couldnt find any documentation …

teamcity jira bamboo youtrack
How to save artifacts in Bitbucket-Pipelines

I am new to bamboo. What I try to do is collecting all .dacpac files that are created during the …

bamboo bitbucket-pipelines
Bamboo variable replacement in batch file

We're running Atlassian's Bamboo build server 4.1.2 on a Windows machine. I've created a batch file that is executed within a …

bamboo
How to use Bamboo plan variables in an inline script task?

When defining a Bamboo plan variable, the page has this. For task configuration fields, use the syntax ${bamboo.myvariablename}. For …

bamboo
Bamboo does not want to create Artifacts

During build with Bamboo we creating file /var/atlassian/bamboo/xml-data/build-dir/T4-TGDP-RD/release/dev_patch_release.tar.bz2. …

bamboo
how to fix build errors for Maven Mulesoft code

I'm trying to build mulesoft code with maven in Bamboo.Build was successfull but now giving errors as below. I'm …

maven build mule bamboo
Bamboo build plans vs deployment plans for custom environment configurations

I'm evaluating Bamboo to replace our Jenkins setup and have a couple questions. I have a .NET solution that generates …

bamboo
Bamboo - Pass Environmental Variables Between Tasks/Scripts

Is it possible to pass environment variables set in one script to another in Bamboo? For example, I set up …

shell bamboo