I am using buildnumber plugin now to append timestamp to the builds. But at continuous integration ( Continuum) I am facing the problem because in the pom.xml for any dependency I have specified a particular version say 1.0, but after using the buildnumber plugin the builds have a different version everytime(varying with time). How to handle this?
On Jan 21, 2008 12:34 PM, amit kumar <[EMAIL PROTECTED]> wrote: > Hi, > If I use buildnumber plugin to have builds with versions in > incremental fashion, is there any way to handle this changed version > of the artifact in the pom.xmls of other artifacts which are dependent > on such a particular module(with incremental versions) > > Regards, > Amit > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
