Fork me on GitHub

woof:view

Full name:

net.officefloor.maven:woof-maven-plugin:3.40.0:view

Description:

Enables viewing WoOF configurations.

Attributes:

  • Requires dependency resolution of artifacts in scope: runtime.

Optional Parameters

Name Type Since Description
<artifact> String - Possible configured Artifact to be resolved.
User property is: artifact.
<javaFxLibDir> File -

Directory containing the JavaFX installed jars. This allows specifying a different JavaFX version (for a version not included in plugin).

Typically, this is the lib directory of the OpenJFX install.


User property is: javafx.lib.
<path> String - Path to configuration within the MavenProject / Artifact.
Default value is: application.woof.
User property is: path.

Parameter Details

<artifact>

Possible configured Artifact to be resolved.
  • Type: java.lang.String
  • Required: No
  • User Property: artifact

<javaFxLibDir>

Directory containing the JavaFX installed jars. This allows specifying a different JavaFX version (for a version not included in plugin).

Typically, this is the lib directory of the OpenJFX install.

  • Type: java.io.File
  • Required: No
  • User Property: javafx.lib

<path>

Path to configuration within the MavenProject / Artifact.
  • Type: java.lang.String
  • Required: No
  • User Property: path
  • Default: application.woof