Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Problem installing Maven SCM Handler for Subversive 0.13.0 with m2e 1.1.0 - Eclipse Indigo

Jason,

 

thank you for this, this one works fine.

In the meantime I found this document https://docs.sonatype.org/display/M2ECLIPSE/Integration+with+Subversive which points to another SCM Handler for Subversive from Polarion (http://www.polarion.org/projects/subversive/download/integrations/update-site/) which is working fine as well. So I’m wandering which one I should use.

I’m also wandering why the SCM Handler for Subversive is not available on the m2e Marketplace like the SCM Handler for EGit (when using the “Find more connectors on the m2e Marketplace” link in the “Checkout as Maven project from SCM” dialog).

Regards,
Jean-Marc

 

 

From: m2e-users-bounces@xxxxxxxxxxx [mailto:m2e-users-bounces@xxxxxxxxxxx] On Behalf Of Jason van Zyl
Sent: Thursday, July 12, 2012 6:19 PM
To: Maven Integration for Eclipse users mailing list
Subject: Re: [m2e-users] Problem installing Maven SCM Handler for Subversive 0.13.0 with m2e 1.1.0 - Eclipse Indigo

 

Use this:

 

 

On Jul 12, 2012, at 11:44 AM, Terrettaz Jean-Marc SBB CFF FFS wrote:



Hi,

 

I tried to install the Maven SCM Handler for Subversive 0.13.0 from Sonatype from the update site https://repository.sonatype.org/content/sites/forge-sites/m2eclipse-subversive/0.13.0/N/0.13.0.201107071346/ with m2e 1.1.0 and get the following error:

 

Cannot complete the install because of a conflicting dependency.

  Software being installed: Maven SCM Handler for Subversive 0.13.0.201107071346 (org.sonatype.m2e.subversive.feature.feature.group 0.13.0.201107071346)

  Software currently installed: m2e - Maven Integration for Eclipse 1.1.0.20120530-0009 (org.eclipse.m2e.feature.feature.group 1.1.0.20120530-0009)

  Only one of the following can be installed at once:

    SCM Maven Integration for Eclipse 1.0.0.20110607-2117 (org.eclipse.m2e.scm 1.0.0.20110607-2117)

    SCM Maven Integration for Eclipse 1.0.200.20111228-1245 (org.eclipse.m2e.scm 1.0.200.20111228-1245)

    SCM Maven Integration for Eclipse 1.1.0.20120530-0009 (org.eclipse.m2e.scm 1.1.0.20120530-0009)

    SCM Maven Integration for Eclipse 1.0.100.20110804-1717 (org.eclipse.m2e.scm 1.0.100.20110804-1717)

  Cannot satisfy dependency:

    From: m2e - Maven Integration for Eclipse 1.1.0.20120530-0009 (org.eclipse.m2e.feature.feature.group 1.1.0.20120530-0009)

    To: org.eclipse.m2e.scm [1.1.0.20120530-0009]

  Cannot satisfy dependency:

    From: Maven SCM Handler for Subversive 0.13.0.201107071346 (org.sonatype.m2e.subversive 0.13.0.201107071346)

    To: bundle org.eclipse.m2e.scm [1.0.0,1.1.0)

  Cannot satisfy dependency:

    From: Maven SCM Handler for Subversive 0.13.0.201107071346 (org.sonatype.m2e.subversive.feature.feature.group 0.13.0.201107071346)

    To: org.sonatype.m2e.subversive [0.13.0.201107071346]

 

Does anyone have an idea how to solve this?

 

Thanks,

Jean-Marc

_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users

 

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder & CTO, Sonatype
Founder,  Apache Maven

http://twitter.com/jvanzyl
---------------------------------------------------------

 

People develop abstractions by generalizing from concrete examples.
Every attempt to determine the correct abstraction on paper without
actually developing a running system is doomed to failure. No one
is that smart. A framework is a resuable design, so you develop it by
looking at the things it is supposed to be a design of. The more examples
you look at, the more general your framework will be.

  -- Ralph Johnson & Don Roberts, Patterns for Evolving Frameworks 

 

 



 


Back to the top