-
Bug
-
Resolution: Fixed
-
Major
-
None
Hudson doesn't checkout the master branch. Hudson uses an 'unnamed' branch therefore:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
Hmm - dunno how to resolve that. Perhaps the Git plugin should handle the checkout different ... But nevertheless the issue surfaces here
- depends on
-
JENKINS-6856 Git builds with detached head no matter what
-
- Closed
-
[JENKINS-5856] Unable to Release a Git Project
Component/s | New: git [ 15543 ] |
Attachment | New: allLog.txt [ 19315 ] |
Assignee | Original: James Nord [ teilo ] | New: magnayn [ magnayn ] |
Hudson doesn't do a checkout at all. Maven performs the checkout.
Can you make sure that
1) the SCM section is correct in the POM
2) that you can release from the command line with the same project