It means my builds are reproducible. I tend to agree with you but it is a core requirement of SCM and imo, an indicator of doing things correctly, even if I have never really needed it ;-)
________________________________ Curt Yanko | Continuous Integration Services | UnitedHealth Group IT Making IT Happen, one build at a time -----Original Message----- From: Michael McCallum [mailto:[email protected]] Sent: Wednesday, September 29, 2010 8:56 PM To: Maven Users List Subject: Re: What is your strategy to manage dependencies? What does it really mean to reproduce your build? The only time you really need to reproduce it is when something is broken and then what you REALLY need is a simple mechanism for making a new determinable release. On Thursday 30 September 2010 02:27:32 Yanko, Curtis wrote: > I don't advocate version ranges at all since your build may not be > re-produceable if you do. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is addressed. If the reader of this e-mail is not the intended recipient or his or her authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by replying to this message and delete this e-mail immediately. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
