This is the documentation for Bamboo 5.5. View this page for the

Unknown macro: {spacejump}

of Bamboo, or visit the latest Bamboo documentation.

If you have configured a job to use a Maven builder (Maven 2 or later), you can choose to have dependencies generated from your Maven pom.xml (see documentation for setting up Maven as a builder for instructions). After the initial build, Maven will parse the pom.xml file, determine the artifacts produced by the build and generate the dependencies. You can view these dependencies in two places:

  • On the Dependencies tab when configuring your plan, as described in Setting up plan build dependencies.
  • ジョブのビルド結果を表示する際に [Artifacts (アーティファクト)] タブで確認します。後述の説明を参照してください。
 

始める前に

  • The Maven dependencies for a build will only become known to Bamboo after a build. If you cannot see the Maven dependencies for a build, try running it first without triggering any other dependencies. See Modifying multiple plans in bulk if you want to run multiple builds.

ジョブのビルド結果の Maven 依存関係を表示するには、次の手順に従います。

  1. Navigate to the desired job, as described on Configuring jobs.
  2. [Job Summary (ジョブの要約)] の [Recent History (最近の履歴)] で目的のビルド結果番号をクリックします。
  3. [Artifacts (アーティファクト)] タブをクリックすると、ビルド結果が表示されます。生成された Maven アーティファクトと Maven アーティファクト依存関係がリストされます。

スクリーンショット: ジョブのビルド結果の Maven 2 依存関係


 

  • ラベルなし