Re: M2 release:prepare fails with Subversion to tag SCM reason: Source url is from different repository

2007-10-19 Thread Dennis Lundberg
I got the error message Source url is from different repository a while back. It turned out that having a user name in the scm url can sometimes cause problems for the release-plugin. After I removed the user name from the scm url it worked. bmat wrote: mvn release:prepare

Re: M2 release:prepare fails with Subversion to tag SCM reason: Source url is from different repository

2007-10-19 Thread bmat
Hi, Thanks for your reply! but file:///my/path or file://localhost/my/path or file://127.0.0.1/ my/path, shouldn't all of these work? I don't think this was the cause of my problemmaven was able to commit the modified pom.xml to the trunk however it was unable to create a tag, the

Re: M2 release:prepare fails with Subversion to tag SCM reason: Source url is from different repository

2007-10-19 Thread Tim Kettler
Hi, bmat schrieb: mvn release:prepare --- I recently had this problem using a local installation of subversion and using file uris e.g. developerConnectionscm:svn:file://localhost/repostory/myproject/trunk/developerConnection The syntax for urls is:

Re: M2 release:prepare fails with Subversion to tag SCM reason: Source url is from different repository

2007-10-19 Thread bmat
mvn release:prepare --- I recently had this problem using a local installation of subversion and using file uris e.g. developerConnectionscm:svn:file://localhost/repostory/myproject/trunk/developerConnection I could not get this to work... so I installed Apache 2.0 (Note 2.0