Bamboo 2.0 : 1.2.5 Specifying a Plan's Build Artifacts
This page last changed on Apr 07, 2008 by alui.
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).
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'
|
![]() |
Document generated by Confluence on Apr 14, 2008 01:39 |