The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
The bamboo specs tutorial fails against the 6.4 server.
While I am very new to bamboo specs and java in general it seems like the java project in the tutorial is built against 6.2.1.
I would be happy to "hack" the projects but any of my attempts have been in vain.
Any pointers are welcome,
/Kristoffer
Hello @Kristoffer Granberg Cauchi,
You could either:
mvn archetype:generate -B \
-DarchetypeGroupId=com.atlassian.bamboo -DarchetypeArtifactId=bamboo-specs-archetype \
-DarchetypeVersion=6.4.0 \
-DgroupId=com.atlassian.bamboo -DartifactId=bamboo-specs -Dversion=1.0.0-SNAPSHOT \
-Dpackage=tutorial -Dtemplate=minimal
<parent>
<groupId>com.atlassian.bamboo</groupId>
<artifactId>bamboo-specs-parent</artifactId>
<version>6.4.0</version>
<relativePath/>
</parent>
Kind regards,
Rafael
Hi, If you are running self-managed environments and looking to adopt modern infrastructure, Bamboo Data Center can now be deployed in a Kubernetes cluster. By leveraging Kubernetes, you can easily...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.