i18n:generate-javascript-locales

Mojo Attributes :

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

Required Parameters

Name Type Description
targetDirectory File No description.

Optional Parameters

Name Type Description
force boolean No description.
locale String No description.
targetPath String No description.

Parameter Details

force

No Description.

  • Type : boolean
  • Required : No

locale

No Description.

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

targetDirectory

No Description.

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

targetPath

No Description.

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