1.8 Specifying a Plan's Build Artifacts

All Versions
Click for all versions
Bamboo 1.2 Documentation

Index

A plan's artifacts are any reports, websites or files (e.g. JAR files) which you wish to keep after each build.Artifacts are copied to a subdirectory (/PLAN_KEY/download_data/) under your 'Build Directory' folder (see 7.1 Locating Important Directories and Files). Artifacts which you define in the plan are listed in each build result as User-defined artifacts (see 3.4 Viewing a Build's Artifacts in the Bamboo User's Guide).
To specify a plan's build artifacts,

If you are creating a new plan, start at step 5.

  1. Click 'Home' to go to the Dashboard.
  2. Click the 'All Plans' tab.
  3. Locate the plan in the list and click this icon:
  4. The 'Configuration' tab will be displayed. Click the 'Build Artifacts' sub-tab.
  5. The 'Build Artifacts' tab will be displayed (see screenshot below).
  6. In the 'Artifact Label' field, specify the name which Bamboo will use to describe the artifact.
  7. In the 'Artifact Copy Pattern' field, specify the name (or Regular Expression pattern) of the artifact(s) you want
    to keep.
  8. In the 'Source Directory' field, specify the directory (including path) where Bamboo will look for your artifact.
  9. Click the 'Save' button if you are editing an existing plan; or if you are creating a new plan, click the 'Next' button and go to 6.1 Enabling or disabling Notifications for a Plan.

For example, if you want to keep the latest version of a JAR you have built, you could specify Artifact Copy Pattern to be '*/.jar' and the Source Directory to be 'target'.
Screenshot: 'Build Artifacts' 










RELATED TOPICS



Bamboo 1.2 Documentation Home



















Labels

artifact artifact Delete
bamboo bamboo Delete
plan plan Delete
build build Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.