Results 1 to 6 of 6

Thread: how to update m2e to version 0.12

  1. #1

    Question how to update m2e to version 0.12

    Is there a way to update STS 2.5.1 to use m2e version 0.12?

    Right now the update is not possible due to the folling error:

    Your original request has been modified.
    "Maven Integration for Eclipse (Required)" is already installed, so an update will be performed instead.
    Cannot complete the install because of a conflicting dependency.
    Software being installed: Maven Integration for Eclipse (Required) 0.12.0.20101115-1102 (org.maven.ide.eclipse.feature.feature.group 0.12.0.20101115-1102)
    Software currently installed: Maven issue tracking configurator for Mylyn 3.x (Optional) 0.10.0.20100209-0800 (org.maven.ide.eclipse.mylyn3.feature.feature.grou p 0.10.0.20100209-0800)
    Only one of the following can be installed at once:
    Maven Integration for Eclipse 0.12.0.20101115-1102 (org.maven.ide.eclipse 0.12.0.20101115-1102)
    Maven Integration for Eclipse 0.10.2.20100623-1649 (org.maven.ide.eclipse 0.10.2.20100623-1649)
    Maven Integration for Eclipse 0.10.0.20100209-0800 (org.maven.ide.eclipse 0.10.0.20100209-0800)
    Cannot satisfy dependency:
    From: Maven Integration for Eclipse (Required) 0.12.0.20101115-1102 (org.maven.ide.eclipse.feature.feature.group 0.12.0.20101115-1102)
    To: org.maven.ide.eclipse [0.12.0.20101115-1102]
    Cannot satisfy dependency:
    From: Maven issue tracking configurator for Mylyn 3.x (Optional) 0.10.0.20100209-0800 (org.maven.ide.eclipse.mylyn3.feature.feature.grou p 0.10.0.20100209-0800)
    To: org.maven.ide.eclipse [0.10.0,0.11.0)

  2. #2
    Join Date
    Aug 2004
    Location
    Duesseldorf, Germany
    Posts
    1,210

    Default

    Hi,

    you need to first uninstall the installed M2Eclipse from "About SpringSource Tool Suite -> Installation Details". Select all M2Eclipse related features from "Installed Features" and click "Uninstall".

    After that you can install the 0.12.0 version of M2Eclipse.

    HTH

    Christian
    Christian Dupuis
    SpringSource, a division of VMware
    Lead, SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/cdupuis

  3. #3

    Default

    Thx. this worked quite well.

    might such an update become an issue when updating to a newer version of STS in the future?

  4. #4
    Join Date
    Aug 2004
    Location
    Duesseldorf, Germany
    Posts
    1,210

    Default

    might such an update become an issue when updating to a newer version of STS in the future?
    No, this should be fine. Next STS 2.5.2 will contain 0.12.0 of M2Eclipse as well.

    Regards, Christian
    Christian Dupuis
    SpringSource, a division of VMware
    Lead, SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/cdupuis

  5. #5
    Join Date
    Jan 2011
    Posts
    2

    Default

    0.12 has no SCM integration
    why STS Doesn't integrate an svn client and m2e scm integration
    or at least in the Extensions tab of the dashboard some put list of compatible SCM plugin but compatible with everything not just basic compat indeed we use STS because integrate everything you need to start to develop
    Last edited by visik7; Jan 21st, 2011 at 01:35 PM.

  6. #6
    Join Date
    May 2006
    Location
    Madrid
    Posts
    382

    Default

    Quote Originally Posted by visik7 View Post
    0.12 has no SCM integration
    why STS Doesn't integrate an svn client and m2e scm integration
    or at least in the Extensions tab of the dashboard some put list of compatible SCM plugin but compatible with everything not just basic compat indeed we use STS because integrate everything you need to start to develop
    I agree the last part. I expended a lot trying to figure out where the problem was. I installed STS 2.5.2 in a new windows 7, but the SCM connector for subversive didn't work, while in the rest of my platforms (Vista, Ubuntu 10 and Snow Leopard 10.6) work without problems.

Posting Permissions

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