Jerome Louvel <contact <at> noelios.com> writes: > > Hi all, > > Maybe should also publish snapshots in the Maven repository? If we do > so, we should follow the Maven naming conventions for version numbers. > > Note: we don't internally use Maven to build Restlet code base, but we > know how to publish Maven artifacts. > > Best regards, > Jerome
We at Overstock.com would love it if you put 1.1 snapshots into the Maven repository. We have to do some really ugly gyrations to use 1.1m1 (current) in our Maven environment. BTW, I'm new to Maven 2 but I think it much preferable to ant, esp. for Restlet development. The jar dependency problem expressed recently is much less an issue with Maven 2 dependency management. Sean

