Creating artifact sets

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

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.

  1. From the IBM® UrbanCode™ Build dashboard, click System, then click 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.
Artifact sets can be configured when you create build process templates. See Creating build process templates.