Forge - Maven Impl 2.0.0.Alpha2
-
- All Implemented Interfaces:
- org.sonatype.aether.repository.WorkspaceReader
public class ClasspathWorkspaceReader
extends Object
implements org.sonatype.aether.repository.WorkspaceReader
WorkspaceReader implementation capable of reading from the ClassPath
Based on the ClasspathWorkspaceReader provided by ShrinkWrap Resolver
- Author:
- George Gastaldi, Lincoln Baxter, III
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
File |
findArtifact(org.sonatype.aether.artifact.Artifact artifact) |
List<String> |
findVersions(org.sonatype.aether.artifact.Artifact artifact) |
org.sonatype.aether.repository.WorkspaceRepository |
getRepository() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Forge - Maven Impl 2.0.0.Alpha2
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.