Is it possible to trigger a TFS build from Jenkins. I have found that there is a plugin in Jenkins which can be used to trigger build Link. But not sure if it can actually trigger build in TFS or it actually runs a MSBUILD on the TFS source, and does not invoke a TFS build which uses the build controller architecture for the build.
Please help me with the information , if anyone has worked on this.