eclipse - Checking out a maven project from a git repository -


i have installed m2eclipse , egit, can checkout project git repository , can build maven project, cannot checkout maven project git repository. problem is, scm url field empty (apart egit have svn team providers well...) , when paste url scm provider not available in maven console. tried searching issue , found have install m2eclipse scm integration , scm handler git, aren't on update sites. ideas?

maven scm integration in eclipse used good. used import > check out maven projects scm , put in url scm:git:ssh://git@git:project.git in helios or new version of m2eclipse + extras can't anymore. gives error original post talking about. disappointing have check out in egit , add dependency management. isn't great solution because isn't smooth parent / children poms.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -