public interface ArtifactResolvingHelper
| Modifier and Type | Method and Description |
|---|---|
ArtifactSpec |
resolve(ArtifactSpec spec) |
Set<ArtifactSpec> |
resolveAll(Set<ArtifactSpec> specs) |
ArtifactSpec resolve(ArtifactSpec spec) throws Exception
ExceptionSet<ArtifactSpec> resolveAll(Set<ArtifactSpec> specs) throws Exception
ExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.