This documentation relates to an earlier version of Bamboo.
View

Unknown macro: {spacejump}

or visit the current documentation home.

If you have configured a plan to use a Maven 2 builder, you can choose to have dependencies generated for your plan from your Maven 2 pom.xml (read the documentation for setting up Maven as a builder for instructions). After the initial build, Maven 2 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 build plan, as described in Setting up Build Dependencies.
  • On the 'Maven 2' tab when viewing a plan, as described below.

(warning) Please note, the Maven 2 dependencies for a build will only become known to Bamboo after a build. If you cannot see the Maven 2 dependencies for a build, try running it first without triggering any other dependencies. See Modifying Multiple (Bulk) Plans if you want to run multiple builds.

To view the Maven 2 dependencies for a build plan:

  1. Go to the plan in Bamboo.
  2. Click the 'Maven 2' tab. A list of the Maven 2 artifacts and dependencies for the build plan will display.

Screenshot: Maven 2 Dependencies for a Build Plan

  • ラベルなし