Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Missing SVN SCM handler

Our error reporting in the m2e marketplace has a bug so the full error isn't visible, but I suspect your problem is m2e the marketplace contains a Subversive connector, not Subclipse connector.   If you don't want to switch to Subversive, you can install the subclipse connector from: https://repository.sonatype.org/content/sites/forge-sites/m2eclipse-subclipse/0.13.0/N/0.13.0.201107071330/

Matthew

2011/7/10 Rafał Krzewski <Rafal.Krzewski@xxxxxxxxx>
Here's an example set of features that work together:

org.eclipse.platform (3.7.0.v20110530-9gF7UHNFFt4cwE-pkZDJ7oz-mj4OSEIlu9SEv0f) "Eclipse Platform"
org.eclipse.m2e.feature (1.0.0.20110607-2117) "Maven Integration for Eclipse"
org.eclipse.team.svn (0.7.9.I20110602-1700) "Subversive SVN Team Provider (Incubation)"
org.polarion.eclipse.team.svn.connector (2.2.2.I20110602-1700) "Subversive SVN Connectors"
org.polarion.eclipse.team.svn.connector.svnkit16 (2.2.2.I20110602-1700) "Subversive SVN 1.6 SVN Kit Connector"
org.sonatype.m2e.subversive.feature (0.13.0.201106211115) "Maven SCM Handler for Subversive"

Looking at your configuration, you have the official m2e 1.0.0 and you have the same org.eclipse.team.svn version as me, so I don't see a reason why org.sonatype.m2e.subversive.feature would refuse to be installed from discovery catalog. I'm no Eclipse/OSGi expert however...

regards,
Rafał


On 07/10/2011 07:01 PM, Bjørn Willy Arntzen wrote:

I have now tried all kinds of combination of plugins, but no one can get med a SVN SCM Handler for m2e, when using IBM Rational Application Developer 8.0.3.

Frankly it's quite confusing, the transition from sonatype to eclise M2. 0.12, 0.13, 1.0, incubating ....

What is really the last stable version ?

Currently I have installed :

  M2e - Maven Integration for Eclipse 1.0.0.20110607-2117
  Subclipse     1.6.18
  Subversion Client Adapter 1.6.12
  Subversion JavaHL Native Library Adapter   1.6.17
  Subversion Revision Graph 1.0.9
  Subversive SVN Team Provider (Incubation) 0.7.9.I20110207-1700
  SVNKit Client Adapter   1.6.15

What is really needed to have m2e with a SVN SCM Handler ?

Can someone explain all this, its confusing...



Med vennlig hilsen

Bjørn Willy Arntzen
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users

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


Back to the top