Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.9.4
-
None
-
Patch
Description
Another problem exposed by maven-release-plugin: the JGit SCM implementation's check-in fails unless the Maven project is in the working copy root because it confuses the working copy's location with the Maven project's location.
The attached patch resolves the issue. Combined with the patch attached to SCM-806, release:prepare now mostly succeeds with the JGit implementation. There is still a problem with the POM not being transformed correctly, but that's a problem in maven-release-plugin.
Attachments
Attachments
Issue Links
- is duplicated by
-
SCM-860 add goal creates creates wrong paths if parent pom is not at root directory
- Closed
-
SCM-932 JGit does not commit files in fileset based in subfolder
- Closed
-
SCM-990 Jgit Provider cannot resolve Repository in multi-module Maven Project
- Closed
- is related to
-
SCM-845 Maven Release Plugin releases SNAPSHOT instead of STABLE version (jgit)
- Closed
- Testing discovered
-
SCM-998 Streamline file separator used in ScmFile.getPath()
- Open
- links to