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

Build Times for Bamboo 5

Rune_Engseth February 16, 2014

Hi

I'm interested in news regarding the Build Times plugin for Bamboo

Released version is only for Bamboo 4.x, but this plugin would be very usefull for Bamboo 5 as well!

Latest version was released a year ago, and hasn't been updated since.

Perhaps someone from the Bamboo team can answer this?

https://marketplace.atlassian.com/plugins/com.atlassian.bamboo.plugin%3Abamboo-build-times-plugin

Background

I found this article interesting and wanted to try the plugin

http://blogs.atlassian.com/2012/07/how-many-bamboo-build-agents/

quote:

Build Times was built by Atlassian Labs and we use it on our internal Bamboo servers, so you can rest assured that it will be well-maintained.

end quote:

3 answers

1 accepted

1 vote
Answer accepted
Rune_Engseth February 20, 2014

atlas-package is apparently the magic trick!

Managed to package and install plugin now.

thanks for SDK tip!

John Bowker February 20, 2014

No worries.

Whenever I encounter a compile issue with an Atlassian plugin its normally an out of date SDK or the SDK is in need of re-install.

0 votes
John Bowker February 20, 2014

Do you have the latest Atlassian SDK installed?

I built the plugin some time ago for Bamboo 4.5 and have since upgraded to 5.3 and it still works.

Rune_Engseth February 20, 2014

I have installed the latest Atlassian SDK through Homebrew (osx).

Simply running mvn clean install gives me the same error.

So how do you build this? And how is the SDK going to help me?

There is no relevant information on bitbucket/checked out code on how to actually do this.

(other than running mvn clean install, as I normally would assume is the correct way)

0 votes
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 17, 2014

If you have Mercurial, you should clone the code and compile it yourself against a higher version of Bamboo and test it.

Rune_Engseth February 17, 2014

Nice tip, and I downloaded mercurial and tried it.

However, it fails with the following error:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.0-alpha-4:enforce (enforce-build-environment) on project bamboo-build-times-plugin: Execution enforce-build-environment of goal org.apache.maven.plugins:maven-enforcer-plugin:1.0-alpha-4:enforce failed. NullPointerException -> [Help 1]

Tried to build both the latest tag and the default branch

It this actually works on Bamboo, it would be easier if Atalassian could just release it.

Maciej Kwidziński
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 24, 2014

Try Maven 2 instead of 3.

Atlassian SDK 5 dropped Maven 2, but you can still get the older version:

brew install atlassian-plugin-sdk4

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events