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.
Maven 2とHudsonを使用しており、すべてが正常に機能しています。私の質問は、ハドソンに特定の「-D」引数を使用して特定のプロジェクトのすべての単体テストを実行させることができるということです。たとえば、「mvn test -DlogConfig=qa」です。前もって感謝します。
プロジェクト構成ページには、「ビルド」セクションとテキスト フィールド「目標とオプション」があり、「-D 引数」と実行する目標を配置できます。