すべてのバージョン
Bamboo 5.13Bamboo 5.7.x
Bamboo 5.6.x
More...
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:
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:
Screenshot: Maven 2 Dependencies for a Build Plan