pljava-pgxs:scripted-goal

Full name:

org.postgresql:pljava-pgxs:1.6.7:scripted-goal

Description:

Maven plugin goal to use JavaScript during any of build lifecycle phases.

The Mojo provides a limited subset of the functionality provided Maven AntRun Plugin. This is intentional to simplify usage as this maven plugin is specifically targeted at building Pl/Java native code.

Attributes:

  • Requires a Maven project to be executed.
  • Requires dependency resolution of artifacts in scope: test.
  • Binds by default to the lifecycle phase: compile.

Optional Parameters

Name Type Since Description
<script> PlexusConfiguration - (no description)

Parameter Details

<script>

(no description)
  • Type: org.codehaus.plexus.configuration.PlexusConfiguration
  • Required: No