简体   繁体   English

如何为 Jenkins 配置 Ant 插件

[英]How To Configure Ant Plugin For Jenkins

I have marathon Project where I have buid.xml which has many targets all are runned with the help of ant tool.我有马拉松项目,其中有很多目标都在 ant 工具的帮助下运行的 buid.xml。 but in the jenkins I need to select a target which I only need to build and test.但在 jenkins 中,我需要选择一个我只需要构建和测试的目标。 I need to know how to achieve this using parameterized and invoke Ant ???我需要知道如何使用参数化和调用 Ant 来实现这一点???

Can any one help to me !!谁能帮帮我!!

是另一个处理向 Ant 构建发送参数的问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM