|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ArtifactDescriptor
An artifact (i.e. a file) in project build target platform.
| Method Summary | |
|---|---|
String |
getClassifier()
Maven artifact classifier. |
Set<Object> |
getInstallableUnits()
P2 metadata describing the project |
ArtifactKey |
getKey()
Eclipse/OSGi artifact key (a.k.a. |
File |
getLocation()
Artifact location on local filesystem |
ReactorProject |
getMavenProject()
ReactorProject corresponding to the artifact or null if the artifact does not come from a reactor project. |
| Method Detail |
|---|
ArtifactKey getKey()
File getLocation()
ReactorProject getMavenProject()
String getClassifier()
Set<Object> getInstallableUnits()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||