Skip to content

veertuinc/teamcity-anka-cloud

Repository files navigation

Anka Build Cloud Teamcity Plugin

Connects Teamcity and Anka Build Cloud.

Documentation can be found HERE.

Development

  1. Install Maven 4.0.0 beta 3 (anything newer in beta or RC has an issue)
  2. Run mvn package and ensure there aren't any failures.
    • If you see Invalid CEN header errors, manually replace the aspectjweaver-1.8.9.jar with the latest jar for that project, but keep the name the same.
  3. This produces {repo root}/target/anka-build-cloud-teamcity-plugin-1.9.0.zip which you can then test
  • You can watch logs/teamcity-clouds.log to see all logs related to the plugin.