Class RelativeFileLocatorStrategy
java.lang.Object
org.apache.maven.plugins.assembly.io.RelativeFileLocatorStrategy
- All Implemented Interfaces:
LocatorStrategy
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionresolve
(String locationSpecification, MessageHolder messageHolder)
-
Field Details
-
basedir
-
-
Constructor Details
-
RelativeFileLocatorStrategy
RelativeFileLocatorStrategy(File basedir)
-
-
Method Details
-
resolve
- Specified by:
resolve
in interfaceLocatorStrategy
- Parameters:
locationSpecification
- the specificationmessageHolder
-MessageHolder
- Returns:
Location
-