public class ZipArtifactStub extends AbstractArtifactStub
basedirLATEST_VERSION, RELEASE_VERSION, SCOPE_COMPILE, SCOPE_IMPORT, SCOPE_PROVIDED, SCOPE_RUNTIME, SCOPE_SYSTEM, SCOPE_TEST, SNAPSHOT_VERSION, VERSION_FILE_PATTERN| Constructor and Description |
|---|
ZipArtifactStub(String basedir,
ArtifactHandler artifactHandler,
File zipFile) |
| Modifier and Type | Method and Description |
|---|---|
ArtifactHandler |
getArtifactHandler() |
String |
getArtifactId() |
File |
getFile() |
String |
getGroupId() |
String |
getId() |
String |
getScope() |
String |
getType() |
String |
getVersion() |
boolean |
isOptional() |
compareTo, equals, getBaseVersion, getVersionRangeaddMetadata, getAvailableVersions, getClassifier, getDependencyConflictId, getDependencyFilter, getDependencyTrail, getDownloadUrl, getMetadata, getMetadataList, getRepository, getSelectedVersion, hasClassifier, isRelease, isResolved, isSelectedVersionKnown, isSnapshot, selectVersion, setArtifactHandler, setArtifactId, setAvailableVersions, setBaseVersion, setDependencyFilter, setDependencyTrail, setDownloadUrl, setFile, setGroupId, setOptional, setRelease, setRepository, setResolved, setResolvedVersion, setScope, setType, setVersion, setVersionRange, toString, updateVersionpublic ZipArtifactStub(String basedir, ArtifactHandler artifactHandler, File zipFile)
public String getId()
getId in interface ArtifactgetId in class ArtifactStubpublic ArtifactHandler getArtifactHandler()
getArtifactHandler in interface ArtifactgetArtifactHandler in class AbstractArtifactStubpublic String getScope()
getScope in interface ArtifactgetScope in class AbstractArtifactStubpublic String getVersion()
getVersion in interface ArtifactgetVersion in class AbstractArtifactStubpublic boolean isOptional()
isOptional in interface ArtifactisOptional in class AbstractArtifactStubpublic File getFile()
getFile in interface ArtifactgetFile in class ArtifactStubpublic String getType()
getType in interface ArtifactgetType in class ArtifactStubpublic String getArtifactId()
getArtifactId in interface ArtifactgetArtifactId in class ArtifactStubpublic String getGroupId()
getGroupId in interface ArtifactgetGroupId in class ArtifactStubCopyright © 2002–2014 The Apache Software Foundation. All rights reserved.