It's all about the answers!

Ask a question

Versioning build assemblies


Andrei Paun (611) | asked Jul 04 '14, 8:52 a.m.
  How do you guys handle the versioning of your build output assemblies supposedly you work on a multi stream project?

Comments
sam detweiler commented Jul 04 '14, 8:48 p.m.

Isn't that one of the features of Maven, auto versioning (if you configure it that way)?

really has nothing to do with the source itself or the number of streams its in.

I've just been working thru the scenarios with nexus with and without maven.
with Maven the Pom file has all the info needed to record the version info in the uploaded artifact.

I haven't get as far as using maven to compile my non-java artifacts yet.


Andrei Paun commented Jul 07 '14, 4:42 a.m. | edited Jul 07 '14, 4:43 a.m.

Just to shed some light on this. We build our output using msbuild scripts triggered from Jenkins. Prior to RTC we used SVN and took the revision number and stamped our assemblies with it. We just want to know how to achieve the same thing using RTC instead of SVN. Is it even possible? 

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.