> For the complete documentation index, see [llms.txt](https://docs.meterian.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meterian.io/the-client/command-line-parameters/specific-controls/ant-ivy-specific-controls.md).

# Ant/Ivy specific controls

`ant.extra.parameters=dev`

This will allow to directly specify raw parameters that will be included in every maven command issued by the client.

`ant.build.file=<your build file>`

This will allow you to override the default build file used during the Ant dependency generation. The default build file is build.xml.&#x20;

`ant.ivy.build.file=<your build file>`

This will allow you to override the default build file used during the Ivy dependency generation. The default build file is build.xml.&#x20;
