xrts:generate-test-sources

Mojo Attributes :

  • Requires a Maven 2.0 project to execute.
  • Automatically executes within the lifecycle phase: generate-test-sources

Required Parameters

Name Type Description
targetDirectory File No description.
targetType String No description.
testSourceDirectory File No description.

Optional Parameters

Name Type Description
defaultLocales String[] No description.
testExcludes String[] No description.

Parameter Details

defaultLocales

No Description.

  • Type : java.lang.String[]
  • Required : No

targetDirectory

No Description.

  • Type : java.io.File
  • Required : Yes
  • Expression : ${project.build.directory}/maven-xrts-plugin/test/java

targetType

No Description.

  • Type : java.lang.String
  • Required : Yes
  • Expression : list

testExcludes

No Description.

  • Type : java.lang.String[]
  • Required : No

testSourceDirectory

No Description.

  • Type : java.io.File
  • Required : Yes
  • Expression : src/test/xrts