|
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' RELATED TOPICS
Bamboo 1.2 Documentation Home |

