ChrisGWarp wrote:
Dennis Lundberg-2 wrote:
How have you configured <scm> in your projects?
Yes, in all of them. I've even tried only on the base/project Pom. Each
project/module has the scm pointing directly to their individual
directories.
The only thing of note is that I'm using the
http://userid:[EMAIL PROTECTED]/path form in the scm - not that that should
make any difference (but you never know!)
I remember having trouble with that syntax for a project that used CVS,
but that was a while back. Unfortunately that environment is no longer
present. Just to be sure, you could try removing the user/password part
from your SCM URL and specifying them on the command line or in your
settings.xml instead. That is the preferred way to do it.
-Chris
--
Dennis Lundberg