Thanks, I saw that in another email on the mailing list. Would be helpful to update the documentation with that.
regards, Wim 2005/11/3, Emmanuel Venisse <[EMAIL PROTECTED]>: > > For windows, you must use | as separator > > > <connection>scm|local|Z:\testvob\modules\utils\utils-logging-jar|build</connection> > > Emmanuel > > Wim Deblauwe a écrit : > > Hi, > > > > I'm trying to build my Maven 2 project, but I can seem to get it > working. I > > added an scm tag like this: > > > > <scm> > > > <connection>scm:local:Z:\testvob\modules\utils\utils-logging-jar:build</connection> > > </scm> > > > > but that does not seem to work. I also tried: > > > > <scm> > > <connection>scm:local:..:build</connection> > > </scm> > > > > but that did not work either. > > > > any idea's what I'm doing wrong? > > > > regards, > > > > Wim > > > >
