Creating artifact sets

Artifact sets are groups of artifacts that are produced by a build.

Before you begin

Typically, there is an artifact set for each type of artifact. Run-time-dependent artifacts, such as jar or dll type files, might be contained in an artifact set called lib. Source code artifacts might be contained in an artifact set called source.

Procedure

  1. On the left navigational panel, click System > Artifact Sets.
  2. Using the Artifact Sets page, click Create New.
  3. Using the New Artifact Set dialog box, type a name for the workflow in the Name field.
  4. Optionally, enter a description of the artifact set in the Description area.
  5. Click Save.

What to do next

Artifact sets can be configured when you create build process templates. See Creating build process templates.