I need to add the buildNumber in my generated manifest file with Maven. We use TFS
(Team Foundation Server) as our repository. Is there any way to access it?
Below link explain the how get build number with Git, SVN or Mercuria.
http://www.yegor256.com/2014/07/03/how-to-read-manifest-mf.html
I also need the same thing with TFS?