xrts:generate-sources

Mojo Attributes :

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

Required Parameters

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

Optional Parameters

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

Parameter Details

defaultLocales

No Description.

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

excludes

No Description.

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

sourceDirectory

No Description.

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

targetDirectory

No Description.

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

targetType

No Description.

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