To display a list of available build targets, run
ant from
<pf_install>/pingfederate/sdk.
[java] Main targets:
[java]
[java] clean-plugin Clean the plug-in build directory
[java] deploy-plugin Deploy the plug-in jar and libs to PingFederate
[java] jar-plugin Package the plug-in jar
[java]
[java] Default target: help
Note:
Because it packages the
.jar
files with additional metadata to make them discoverable by PingFederate,
we
recommend building the project with the
build.xml file included in the SDK.