Jenkins 2.x Continuous Integration Cookbook(Third Edition)
上QQ阅读APP看书,第一时间看更新

Configuring ANT_HOME in Jenkins

Jenkins is an open source automation server that can be using to configure Continuous Integration for projects written in many programming languages. Let's consider the case of an application that is Java-based, and which has Ant as a build tool.

We need to tell Jenkins where the Ant installable directory is available.