Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Type

Description

fixtureOutputDirectory

String

The output directory into which to copy the resources. Default value is ${project.build.directory}/fixture-test-classes

resources

List

The list of resources we want to transfer.

...

Type

java.lang.String

Required

Yes

ExpressionDefault

${project.build.directory}/fixture-test-classes

...