...
Name | Type | Description |
---|---|---|
String | The output directory into which to copy the resources. Default value is ${project.build.directory}/fixture-test-classes | |
List | The list of resources we want to transfer. |
...
Type | java.lang.String |
---|---|
Required | Yes |
ExpressionDefault | ${project.build.directory}/fixture-test-classes |
...