On my machine, I have a plugin for Ant. It's called ant-contrib. It was easy to install. I just put the ant-contrib-0.3.jar in the lib folder of Ant. It lets me do some cool things with Ant, including if statements. Now, I want to run my build scripts using Bamboo. Currently my scripts fail because the version of Ant that bamboo uses does not have these capabilities. How do I install plugins like ant-contrib in bamboo?
You only have to point Bamboo to your customised Ant version. You have to define it as an Executable.
For example, if you're using local agents, go to Administration/Server Capabilities and add Ant executable.
On OnDemand, you have to define the capability for the Image you're using.
I assume you've uploaded your Ant plugin on the EBS or created your own custom image?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, but it's easier to set up an EBS: https://confluence.atlassian.com/display/BAMBOO40/Configuring+elastic+instances+to+use+the+EBS
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.