Results 1 to 9 of 9

Thread: How to integrate Maven scm svn connector?

  1. #1
    Join Date
    Jul 2010
    Posts
    28

    Angry How to integrate Maven scm svn connector?

    Hi,All
    I want to check out maven project from my svn repository.But I try many ways i got from internet,all fail.
    I update all plugins subeclipse,maven,sts and so on.When i use import with 'Check out Maven Projects from scm' wizard to download to download svn connector from m2eclipse marketplace,just get m2eclipse.jpg

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,640

    Default

    Hey!

    Can you post the content of that error window here? The attached screenshot got downscaled to much when posting here.
    Also what version of STS are you using?

    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

  3. #3
    Join Date
    Jul 2010
    Posts
    28

    Default

    Quote Originally Posted by Martin Lippert View Post
    Hey!

    Can you post the content of that error window here? The attached screenshot got downscaled to much when posting here.
    Also what version of STS are you using?

    -Martin
    My STS Version:
    SpringSource Tool Suite

    Version: 2.9.2.RELEASE
    Build Id: 201205071000

    Another question,I use svn to host my maven projects,What scm plugin i need to install?There are many plugins for maven scm on m2e marketplace,thanks

    -janwen

  4. #4
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,640

    Default

    Hey Janwen!

    Don't see the content of the error dialog... Did you forget to post? ;-)

    I don't use Maven together with SVN, so I am not the best person to give advice in this case, but maybe other people on this forum use that combination?

    Cheers,
    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

  5. #5
    Join Date
    Jul 2010
    Posts
    28

    Default

    Sorry for my late reply:
    Following is the content of the error dialog cap:
    Operation details
    Cannot complete the install because one or more required items could not be found.
    Software being installed: Maven SCM handler for Subclipse 0.13.0.201107071330 (org.sonatype.m2e.subclipse.feature.feature.group 0.13.0.201107071330)
    Missing requirement: Maven SCM Handler for Subclipse 0.13.0.201107071330 (org.sonatype.m2e.subclipse 0.13.0.201107071330) requires 'bundle org.tigris.subversion.subclipse.core [1.6.0,1.7.0)' but it could not be found
    Cannot satisfy dependency:
    From: Maven SCM handler for Subclipse 0.13.0.201107071330 (org.sonatype.m2e.subclipse.feature.feature.group 0.13.0.201107071330)
    To: org.sonatype.m2e.subclipse [0.13.0.201107071330]

  6. #6
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,640

    Default

    Hey!

    This error message looks like there is a missing dependency. Do you have Subclipse installed? And can you check whether you have a plugin "org.tigris.subversion.subclipse.core" in your plugins folder with a versio 1.6.x? If not, that seems to be the problem. I don't know exactly why the component you are trying to install requires that plugin with that version, but maybe the guys who implemented this "Maven SCM handler for Subclipse" know more details?

    HTH,
    Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

  7. #7
    Join Date
    Jul 2010
    Posts
    28

    Default

    thanks,Martin,I give it up.waste a lot of my time.But i think STS should improve m2eclipse feature.

  8. #8
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,640

    Default

    Hey!

    What exactly do you mean by "STS should improve m2eclipse feature"? Functionality? Installation? Since this is "just" a third-party plugin that we incorporate, the room for improvement is somewhat limited, but I would be very interested to hear what you exactly mean and would wish to see.

    Thanks for your feedback!
    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

  9. #9
    Join Date
    Jul 2010
    Posts
    28

    Default

    Yeah,I just mean to improve the m2eclipse Installation and subeclipse related plugin Installation like m2eclipse connectors and so on.Thanks

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •