Anka

Usage of this plugin is detailed on our Official Documentation.

This plugin integrates with the Anka Build Cloud and allows on-demand provisioning of Anka VMs for your Jenkins jobs.

Contributors are welcome! Please submit an Issue or PR.


Development

Build

  • Install Maven 4.0.0-rc-2
  • Install OpenJDK 17
export PATH="${HOME}/apache-maven-4.0.0-rc-2/bin:$PATH"
export PATH="/opt/homebrew/opt/openjdk@17/bin:$PATH"
mvn package