-
Bug
-
Resolution: Timed out
-
Low
-
None
-
None
-
1
-
Severity 3 - Minor
-
Atlassian provides source code for Bamboo to contact customers.
There are currently no details on how to build from the downloaded zip file.
Whilst there is a pointer to the community we do not provide any guidance to the customer
on how to build the source code or whether it is even supposed to be possible.
The current zip [6.5.0] is not buildable out of the box.
The source zip contains a build.sh which you would expect builds Bamboo, however, the build fails
due to references to libraries that do not exist.
Unable to build the bamboo-plugin-jira
atlassian-bamboo/components/bamboo-plugins2/bamboo-plugin-jira/pom.xml
refers to version 6.3.7-AMPS-1407-4 instead of 6.3.7
./localRepo/com/atlassian/ofbiz/entityengine-parent/1.1.10/entityengine-parent-1.1.10.pom
refers to jta version 1.0.1 instead of jta 1.0.1B
Then also unable to build the web plugin due to npm errors..
This bug is raise to get a buildable zip with instructions on how to build or clear details that the source is not buildable.