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.
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?
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.
Comments
sam detweiler
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
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?