I noticed that TeamCity is not supporting Maven 3.3.x as a bundled plugin. So I placed Maven version (latest) under TeamCity master (TC/plugins/.tools) and it deployed the Maven to all build agents.
The problem is that there are missing functionality like missing maven-build-info.xml. that is generated during the build and create the "Maven build info" tab.
Is it a known issue? Is there any workaround?
Thanks, Nir