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.
コマンドラインから実行でき、最終的にHudsonなどの継続的統合システムに統合できるAntまたはMavenベースのビルドスクリプトを使用して、TalendジョブのWARを作成できるビルドスクリプトを作成しようとしています。Ant/Maven スクリプトを Talend Enterprise エディション 5.2.1 に統合する方法はありますが、コミュニティ エディションを使用してこれを実現しようとしています。助言がありますか?
You can export jobs to WAR (or ZIP, or whatever you want) by using the command line export tool. Are you aware of this?