bamboo Questions

2

Solved

I am using Maven 2.x, Atlassian Bamboo with maven plugin my build jdk configuration is set to 1.6 and i don't have any jdk version enforced setting in pom.xml file. When i compile project in my ID...
Husbandry asked 5/2, 2013 at 16:37

1

Solved

I am trying to get builds to fail if they do not pass StyleCop. Currently, these are only being displayed as warnings. I have tried to follow the documentation here. I have added to my CSProj fil...
Heigho asked 14/11, 2014 at 22:8

2

I know it is possible to take down a bamboo artifact remotely, I was wondering is it possible to take start a bamboo from a remote box by sending an appropriate HTTP request? Thanks,.
Oops asked 7/9, 2013 at 15:13

1

Solved

I'm in a process of writing a Bamboo plugin, the bulk of which is complete. The plugin works by starting a remote process off via a post request to a server and then polling the same server until ...
Mantis asked 29/8, 2013 at 14:43

1

I am trying to upload a file to a remote server using the SCP task. I have OpenSSH configured on the remote server in question, and I am using an Amazon EC2 instance running Windows Server 2008 R2 ...

1

Firstly I am new to Nexus. So please bear if it is too noob a question. Let me first explain how our current build/deployment process works. HOW WE DO IT AT PRESENT: We have a project that is Mav...
Needle asked 26/8, 2014 at 21:47

2

I'm using bamboo as CI server for my django project and for a good start, I've made a simple script to know how bamboo shows the successful and the failing tests. I use py.test like this : py.te...
Baden asked 9/7, 2014 at 15:36

1

I have a bamboo plan with two branches, br1 and br2. currently, bamboo launches automatically every time there is a commit on the master branch, branch b1 and br2. I don't want bamboo to launch a...
Threecornered asked 27/2, 2014 at 15:2

1

Solved

I have been trying to get Bamboo working with codeception tests. I am using codeception to test my code in a symfony project. After some research I found an article on how to setup Jenkins with co...
Aparri asked 31/10, 2013 at 12:36

2

I am using Bamboo [from Altassian] and it uses the devenv.com builder to build solution files. Currently, I seem to be getting a "false" error in my builds - that I've tried to solve by myself but ...
Pinsk asked 18/1, 2011 at 9:49

1

Solved

I am a c++ programmer and new to bamboo. I have many repositories which are compiled daily as part of CI in Bamboo as different plans. I want to represent these build state in a graph. (dynamic upd...
Argosy asked 24/5, 2014 at 6:18

2

Solved

Many of my project builds utilize the same stages, jobs and tasks over and over again. Is there any way to define a "template" plan and use it to make other templated plans from? I'm not talking ab...
Worriment asked 15/4, 2014 at 12:28

1

Solved

Please note, although my specific example here involves Java/Grails, it really applies to any type of task available in Bamboo. I have a task that is a part of a Bamboo build where I run a Java/Gr...
Priscillaprise asked 7/5, 2014 at 1:21

2

Solved

During build with Bamboo we creating file /var/atlassian/bamboo/xml-data/build-dir/T4-TGDP-RD/release/dev_patch_release.tar.bz2. This file exist, checked it with command line. At 'Artifact definit...
Ahvenanmaa asked 8/5, 2014 at 14:35

2

Solved

I have a plan in Bamboo that starts whenever changes are made to the attached repositories (via polling). Now, on each build, if successful, a CHANGELOG file is updated in the repo, which in turn,...
Mammary asked 8/4, 2014 at 8:15

2

Solved

We have a Bamboo environment set up with JIRA integration. Whenever a developer commits a fixed issue to git, he notes the issue number in the commit message, and indeed I can see the proper link ...
Faroff asked 12/5, 2013 at 8:15

3

Solved

I have some trouble with git checkout tools in Bamboo. It works too long. For example I have two repos. I can clone them to local machine in 5-10 minutes. But checkout task stucks at Fetching '...
Jennie asked 9/9, 2013 at 14:40

1

Solved

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 Task. The script is just referenced in a .bat file an not inline in the...
Tim asked 30/8, 2012 at 12:33

3

Solved

I have a Bamboo plan which builds a package, and I want to sign that package with my developer certificate. In my build script, I have this: productsign --sign "Name of my certificate" "input.pkg"...
Angeloangelology asked 15/8, 2013 at 14:30

3

Solved

I have a server, A, that has eclipse, testNG, selenium, and stuff set up on it. I have another server, B, with Bamboo setup on it. I am able to, on server A, run a testNG script that runs a set o...
Combings asked 10/4, 2013 at 15:8

6

I'm trying to integrate Android JUnit tests with our Bamboo Ant builds. I've already tested the setup locally, and I'm able to run tests. But when I tried the same setup in our Bamboo server, I ge...
Cary asked 7/7, 2011 at 11:17

1

Solved

I'm evaluating Bamboo to replace our Jenkins setup and have a couple questions. I have a .NET solution that generates two artifacts: a packaged website and an MSI. I have three environments I deplo...
Awesome asked 30/8, 2013 at 20:5

1

Solved

In my current project I'm using junit tests. Runing my ant file on my local pc produces my Test Report as expected, but when bamboo tries to run my tests, it produces the following output. Whats m...
Amphitropous asked 10/5, 2013 at 12:1

3

Solved

I am using Atlassian Bamboo as my continuous integration server. For a project, I’ve defined two plans, namely development plan and release plan. Unfortunately, Bamboo uses two separate build numbe...
Auraaural asked 17/9, 2011 at 7:14

7

Solved

I have a webapp build plan running on a Continuous Integration system (Atlassian Bamboo 2.5). I need to incorporate QUnit-based JavaScript unit tests into the build plan so that on each build, the ...

© 2022 - 2024 — McMap. All rights reserved.