ituses-wagon:lookup-wagon
Full name:
org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT:lookup-wagon
Description:
Loads resources from a class loader used to load a wagon provider.
The wagon is merely used to access the extension class loader it
came from which is otherwise not accessible to a plugin.
Attributes:
- Requires a Maven project to be executed.
- Binds by default to the lifecycle phase: validate.
Optional Parameters
Name |
Type |
Since |
Description |
outputFile |
File |
- |
The path to the properties file used to track the results of the
wagon lookups. User property is: wagon.outputFile. |
urls |
String[] |
- |
The URLs for which to look up wagons.
|
Parameter Details
outputFile:
The path to the properties file used to track the results of the
wagon lookups.
- Type: java.io.File
- Required: No
- User Property: wagon.outputFile
urls:
The URLs for which to look up wagons.
- Type: java.lang.String[]
- Required: No