-
Jun 28th, 2011, 12:24 PM
#1
STS - File | Import | Maven | Check out Maven Projects from SCM
I'm trying to import using the Maven | Check out Maven Projects from SCM. Unfortunately there are no options available in the SCM type drop down box. I've tried deleting STS and doing a fresh install, but this did not fix the issue. Any suggestions on how to get the drop down populated with the available types? (I specifically need SVN.)
Thanks!
-
Jun 29th, 2011, 12:36 PM
#2
Do you have an SVN plugin installed? Without this, you will not see the option to check out from an SVN repo in maven. You can install subversive from the STS dashboard.
-
Jun 29th, 2011, 01:24 PM
#3
I'm able to check out regular projects from SVN, there are just no SCM types available for Maven.
-
Jul 20th, 2011, 08:26 PM
#4
The following works for me:
Installed STS 2.7.1 (springsource-tool-suite-2.7.1.RELEASE-e3.7-linux-gtk-x86_64.tar.gz)
Help->Dashboard->Extensions->Subclipse->Install->Select All->Next->Next->Finish
Help->Install New Software...->Add
Location: http://m2eclipse.sonatype.org/sites/m2e-extras
Select and Install "Maven Integration for Subclipse"
File->Import->Maven->Check out Maven Projects from SCM->Next->SCM URL: svn
See:
http://forum.springsource.org/showth...jects-from-SCM
https://issues.sonatype.org/browse/MNGECLIPSE-2593
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules