Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] Eclipse Mars / M2E 1.6 / Subversive connector

Hello,

I recently upgraded to Eclipse Mars, and in the M2E discovery catalog
the subversive connector is no longer available.

I checked the Discovery Catalog at [1] (if that is still the correct
location), and noticed the subversive connector is only set up for m2e
1.4 and 1.5.

Also, the connector source URL [2], no longer exists and returns a 404.

I did find a build (version 0.13) of the m2eclipse-subversive
connector at the Takari Nexus repository [3], and though it installs
it fails to import projects with the exception:

An internal error occurred during: "Checking out Maven projects".
org.eclipse.team.svn.core.operation.file.CheckoutAsOperation.<init>(Ljava/io/File;Lorg/eclipse/team/svn/core/resource/IRepositoryResource;IZZ)V

Full stack trace at [4].

So, does anyone know if the Subversive connector is maintained, and if
so where the download link or source tree might be?

Regards,
Bindul

Bindul Bhowmik

[1] https://github.com/takari/m2e-discovery-catalog/blob/master/org.eclipse.m2e.discovery.oss/src/main/resources-filtered/connectors.xml
[2] https://github.com/tesla/m2eclipse-subversive
[3] https://repository.takari.io/content/sites/m2e.extras/m2eclipse-subversive/0.13.0/N/
[4] https://gist.github.com/bindul/9b89152721c92bcf1f68#file-m2e-subversive-mars-error


Back to the top