AvegaGroup / deploymentPipeline

deployment pipeline at AgilaSverige
5 stars 4 forks source link

The scm tag solution creates conflicts. #19

Closed jelmstrom closed 10 years ago

jelmstrom commented 10 years ago

Because the tag, which is central, is using the jenkins build number, which is local there will be conflicts.

Therefore the versionining/tagging should be either always unique or centralized in some way (preferably not by commiting the POM)

jelmstrom commented 10 years ago

Adding timestamp will almost certainly prevent conflict, though it is not a perfect solution.