Interface IBuildArtifact

All Superinterfaces:
IAdaptable, IChangeListener, IHasCustomValues, IHasValues, IPObject

public interface IBuildArtifact extends IPObject
Build artifact.

Smallest building/reporting entity.

Identification (group and artifact ids) is modelled after Maven 2's artifact identification.

Object id is unique within one getGroupEntity() and consists of getGroupId(), getArtifactId() and getRepositoryTag() (linked with colon ":").

Version:
$Revision$ $Date$
Author:
Stepan Roh, Polarion Software