public class PrimaryArtifactAttachment extends Object
| Constructor and Description |
|---|
PrimaryArtifactAttachment(File file,
String classifier,
String type)
Construct a maven primary artifact attachment.
|
public PrimaryArtifactAttachment(File file, String classifier, String type)
file - the artifact of the primary artifact attachmentclassifier - the classifier of the primary artifact attachmenttype - the type (extension) of the primary artifact attachmentCopyright © 2015. All Rights Reserved.