Some help dealing with the fact that no two people will have their clones in the same location ----------------------------------------------------------------------------------------------
Key: SCM-476 URL: http://jira.codehaus.org/browse/SCM-476 Project: Maven SCM Issue Type: Improvement Components: maven-scm-provider-mercurial (hg) Affects Versions: 1.2 Reporter: Benson Margulies It's not so easy to figure out what to put in a checked in POM with hg for the <scm/> element, since every developer is likely to keep his or her clone in a different location. Yes, you can put in a ${....} and expect each user to put something in their settings.xml to fill it in, but that seems rather complex. Really, the point is that "." is the right location. Right here, where the pom is sitting, is the important place. Couldn't the plugin default to just using the clone where it is? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira