Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人知道我如何运行忽略构建错误的 gant 构建吗?像 ant 和 make 之类的东西正在使用 '-k' 或 '-keep-going' 开关。
谢谢
-k 标志尚未添加到 gant,afaik。您可以在此处提交功能请求:
http://jira.codehaus.org/browse/GANT