The Vaandroid Gradle Plugin provides tools for publishing Vaandroid application plugins into Vaandroid servers.
Tasks
- deployToVaandroidServer
- Builds the application plug-in and installs it in the test Vaandroid server's deploy directory.
- undeployFromVaandroidServer
- Removes the plugin from the server's' deploy directory.
- redeployDependenciesToVaandroidServer
- Reinstalls dependencies to the deploy directory. See the [#Configuration]/deploy section.