| Modifier and Type | Method and Description |
|---|---|
ArtifactSpec |
BuildTool.findArtifact(String groupId,
String artifactId,
String version,
String packaging,
String classifier) |
ArtifactSpec |
ArtifactResolvingHelper.resolve(ArtifactSpec spec) |
protected ArtifactSpec |
BuildTool.resolveArtifact(ArtifactSpec spec) |
| Modifier and Type | Method and Description |
|---|---|
Set<ArtifactSpec> |
BuildTool.dependencies() |
Set<ArtifactSpec> |
BuildTool.moduleDependencies() |
Set<ArtifactSpec> |
ArtifactResolvingHelper.resolveAll(Set<ArtifactSpec> specs) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BuildTool.analyzeModuleDependencies(ArtifactSpec artifact) |
protected void |
BuildTool.gatherDependency(ArtifactSpec artifact) |
protected boolean |
BuildTool.hasNonBootstrapMarker(ArtifactSpec spec) |
boolean |
BuildTool.includeAsBootstrapJar(ArtifactSpec dependency) |
ArtifactSpec |
ArtifactResolvingHelper.resolve(ArtifactSpec spec) |
protected ArtifactSpec |
BuildTool.resolveArtifact(ArtifactSpec spec) |
| Modifier and Type | Method and Description |
|---|---|
Set<ArtifactSpec> |
ArtifactResolvingHelper.resolveAll(Set<ArtifactSpec> specs) |
| Constructor and Description |
|---|
ArtifactAsset(ArtifactSpec spec) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.