How to setup a ant or IPR buildAgent?
Hi, there I started evualuating TeamCity yesterday.
I installed both teamcity as war-Application and buildAgent (zip) on a linux server. The agent is shown in the web interface to support simple command line runners only. How can I get the buildAgent to support IPR or ANT-Builds?
thanks
Roland
Please sign in to leave a comment.
Hi Roland,
Sorry for delay with the answer.
Please try to stop the build agent, remove buildAgent/plugins directory, and start agent again. It should download and unpack plugins with additional runners upon first startup - and it may take some time.
Hope this helps,
KIR