Connects Teamcity and Anka Build Cloud.
Documentation can be found HERE.
- Install Maven 4.0.0 beta 3 (anything newer in beta or RC has an issue)
- Run
mvn package
and ensure there aren't any failures.- If you see
Invalid CEN header
errors, manually replace theaspectjweaver-1.8.9.jar
with the latest jar for that project, but keep the name the same.
- If you see
- 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.