Community
Participate
Working Groups
I am getting an error when trying to call "ant" on hudson-slave6: ant: command not found Could you install ant (if it's not already), set ANT_HOME, and add ${ANT_HOME}/bin to the PATH?
I suspect the issue was there was a typo including the global hudson profile in the local user profile. I fixed that and when I use the local hudson account it can now find ant: hudson-slave6:~> which ant /shared/common/apache-ant-1.7.1/bin/ant -M.