Re: Credentials for ${project.scm.developerConnection} (Mercurial), where?

2010-04-19 Thread Andrew Hughes
Unless someone answer this, here's my take I'm your typical SVN/CVS developer. Which means I've got this mindset that says "*scm interaction happens with a remote repository*". But mercurial is distributed. You have a local repository to interact with (commit, tag, branch e.t.c). This also mea

Credentials for ${project.scm.developerConnection} (Mercurial), where?

2010-04-19 Thread Andrew Hughes
Hi Again, I'm trying to use the release plugin with mercurial. For reference I have the following in my pom.xml: scm:hg:http://compuglobalhypermeganet.com/hg/project-xyz * scm:hg: http://compuglobalhypermeganet.com/hg/project-xyz* http://compuglobalhypermeganet.com/hg/project-xyz The rel