tesla / m2eclipse-egit

Maven SCM Handler for EGit
29 stars 17 forks source link

"master" is checked out instead of tagged ref #3

Closed fjakop closed 2 years ago

fjakop commented 11 years ago

may fix https://github.com/sonatype/m2eclipse-egit/issues/2

letmaik commented 11 years ago

I guess this fix doesn't work well together with Maven -> Check out Maven Projects from SCM when the revision field is filled. I guess this field is there for putting in a branch name or a tag name, or a commit sha1. And your code would always assume that a tag name has been put in, if the field was used.

jvanzyl commented 10 years ago

If this is still an issue can you fix the formatting of the patch.