Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Maven Integration (M2E) » No SCM connector For Subclipse ??
icon5.gif  No SCM connector For Subclipse ?? [message #698635] Tue, 19 July 2011 21:11 Go to next message
Alexandre Lerat is currently offline Alexandre LeratFriend
Messages: 3
Registered: July 2011
Location: France
Junior Member
Hello all,

I downloaded Eclipse Indigo for EE developpers and I don't see any subclipse connector for m2eclipse.

Subversive SCM connector is the only one existing ???

Thanks in advance.
Re: No SCM connector For Subclipse ?? [message #702069 is a reply to message #698635] Mon, 25 July 2011 23:29 Go to previous messageGo to next message
expressoCoder is currently offline expressoCoderFriend
Messages: 2
Registered: July 2011
Junior Member
You can check out the project using Subclipse. Afterwards, right click on the project and choose:
* Configure > Convert to Maven Project
* Maven > Update Project Configuration
* Maven > Update Dependencies

If you have a multi-module project and want Maven to recognize all the sub-modules, then after the above steps do:

* Delete the project from within Eclipse, BUT DO NOT DELETE FROM DISK!
* Choose menu File > Import > Maven > Existing Maven Project with your project

And Eclipse will automatically create a Maven enabled Java project for each module.

[Updated on: Mon, 25 July 2011 23:35]

Report message to a moderator

Re: No SCM connector For Subclipse ?? [message #703677 is a reply to message #702069] Wed, 27 July 2011 20:21 Go to previous messageGo to next message
Alexandre Lerat is currently offline Alexandre LeratFriend
Messages: 3
Registered: July 2011
Location: France
Junior Member
Thanks for answer.

It was so easy with Subclipse scm connector pffff
Re: No SCM connector For Subclipse ?? [message #703690 is a reply to message #703677] Wed, 27 July 2011 20:33 Go to previous message
Alexandre Lerat is currently offline Alexandre LeratFriend
Messages: 3
Registered: July 2011
Location: France
Junior Member
I find a solution explained in m2e bug tracker.

The sonatype Subclipse connector has been updated to work with indigo.

bug id : 352686
Previous Topic:Same issue with Indigo for Java
Next Topic:Disable M2E logging for indigo
Goto Forum:
  


Current Time: Fri Apr 19 22:15:00 GMT 2024

Powered by FUDForum. Page generated in 0.03284 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top