Full name:

io.earcam.maven.plugin:io.earcam.maven.plugin.site.search.offline:0.0.4:copy-ui-script

Description:

Copy a basic search script (Bootstrap friendly; requires JQuery, LunrJs and TypeAhead). For use with JsSearchIndexMojo

Attributes:

  • Requires a Maven project to be executed.
  • Binds by default to the lifecycle phase: site.

Optional Parameters

Name Type Since Description
<outputFile> File - Where to write the copied ui search script
Default value is: ${project.reporting.outputDirectory}/js/ui.search.lunr.js.
User property is: output.file.
<skip> boolean - Skip execution of this plugin
Default value is: false.
User property is: skip.

Parameter Details

<outputFile>

Where to write the copied ui search script
  • Type: java.io.File
  • Required: No
  • User Property: output.file
  • Default: ${project.reporting.outputDirectory}/js/ui.search.lunr.js

<skip>

Skip execution of this plugin
  • Type: boolean
  • Required: No
  • User Property: skip
  • Default: false

Back to top

Version: 0.0.4. Last Published: 2018-11-25.

Earcam Maven Skin.