VBuilder
Tasks
deleteDirectory
Delete a single directory and its contents (recursively).
installLocal
Install a snapshot release in the local repo.
javaApplication
Build a Java-based macOS bundled applications and/or executable JAR.
javaLibrary
Build a Java library.
jni
Build a JNI-based native library.
Types
classpath
Specify Java libraries required for compilation and/or inclusion in a library or application.
defineLibrary
Define a relationship between a library name and the corresponding Maven repo artifact key.
source
Specify a package-structured file tree containing Java source files.
sources
A collection of package-structured file trees containing Java source files.
target
Specify a target for building a native library.
targets
A collection of targets.
tasks
A collection of tasks.
use
Specify the preferred version for an artifact.
Type tasks
A collection of tasks.
Parameters accepted as nested elements
Task ...
This Task is a Container (it accepts nested Tasks).