Class FileLocatorStrategy
java.lang.Object
org.apache.maven.plugins.assembly.io.FileLocatorStrategy
- All Implemented Interfaces:
LocatorStrategy
file locator strategy.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionresolve(String locationSpecification, MessageHolder messageHolder)
-
Constructor Details
-
FileLocatorStrategy
FileLocatorStrategy()
-
-
Method Details
-
resolve
- Specified by:
resolvein interfaceLocatorStrategy- Parameters:
locationSpecification- the specificationmessageHolder-MessageHolder- Returns:
Location
-