javascript:reduce-javascript

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.
sourcePath String No description.
targetDirectory File No description.

Optional Parameters

Name Type Description
optimizeTargetPath String No description.
targetPath String No description.

Parameter Details

optimizeTargetPath

No Description.

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

sourceDirectory

No Description.

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

sourcePath

No Description.

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

targetDirectory

No Description.

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

targetPath

No Description.

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