The plugin offers many goals. Some of these goals uses plugin properties but others make use of Custom properties that can be supplied in the project.xml file. Some examples of these custom properties used by the plugin can be found in the section Code extracts of this page.
Example of a project level entry for the default dependency deployment directory in the project.xml file:
This example shows how to configure a dependency in the project.xml file so that the Uberdist plugin
will publish it under a specific directory and with its name overriden (version removed).
NOTE: In the following example, the project id is : myproject. See its usage in the
'projectId.deploy' property to indicate that this dependency must be deployed in the distribution.
This example shows the content of a launch script with the tokens that uber-dist will replace while it
creates the distribution. All necessary properties must be set accordingly before.