[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [m2e-users] Manually install m2e subversion connector
|
- From: "Garrison, Jim (ETW)" <Jim.Garrison@xxxxxxxx>
- Date: Wed, 25 Apr 2012 14:00:19 -0700
- Accept-language: en-US
- Acceptlanguage: en-US
- Delivered-to: m2e-users@eclipse.org
- Thread-index: Ac0jIms/KqKVjc2TQl+mRvAj5Yq5RgAAtC6Q
- Thread-topic: [m2e-users] Manually install m2e subversion connector
I got a manual proxy address from our sysadmin, and that got the catalog to work, but installing the subclipse connector failed with:
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]
Looks like this may be because the SCM handler is looking for versions 1.6 or 1.7, but I have 1.8 installed.
Any idea when a 1.8-compatible version of the SVN connector will be available?