Anthony B. Coates wrote: > Hi. I'm trying to understand how the SCM Wagon is intended to work, > but it isn't sufficiently obvious to me from scanning the Java > source. Is there any design documentation anywhere that anyone can > point me to?
This was actually just a proof of concept, it hasn't been finalised. > > As much as I understand, Maven's habit of embedding version numbers > into JAR filenames in repositories is related to the limitations of > file and HTTP implementations of Wagon. To convince my enterprise > clients to use Maven, I need to be able to tell them that for > SCM-based Maven repositories, the JAR filenames are version free, and > the version is instead determined via a tag/label. However, I can't > quickly determine whether this is the case or not. Not at the moment, though it is possible. > > Can anyone give me any pointers? Thanks very much in advance, Probably the only avenue right now is to check out the sources and try it out. Thanks for your interest! - Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]