class RelativeFileLocatorStrategy
extends java.lang.Object
implements org.apache.maven.shared.io.location.LocatorStrategy
Modifier and Type | Field and Description |
---|---|
private java.io.File |
basedir |
Constructor and Description |
---|
RelativeFileLocatorStrategy(java.io.File basedir) |
Modifier and Type | Method and Description |
---|---|
org.apache.maven.shared.io.location.Location |
resolve(java.lang.String locationSpecification,
org.apache.maven.shared.io.logging.MessageHolder messageHolder) |