Bamboo 2.1 : Specifying a Plan's Build Artifacts
This page last changed on Jan 20, 2009 by pdzwart.
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 Locating Important Directories and Files). Artifacts which you define in the plan are listed in each build result as User-defined artifacts (see 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 Mar 02, 2009 18:51 |