]
Fred Bricon commented on JBIDE-16574:
-------------------------------------
It was installed for me :
!http://content.screencast.com/users/fbricon/folders/Jing/media/0de47eeb-186c-49f6-a83f-30f5798fef35/m2e-egit-by-default.png!
Did you add
File->Maven->Checkout Maven Project from SCM - results in error
unless scm URL has "scm:null:" prefix
-----------------------------------------------------------------------------------------------------
Key: JBIDE-16574
URL:
https://issues.jboss.org/browse/JBIDE-16574
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven, upstream
Affects Versions: 4.2.0.Alpha2
Environment: RHEL6
OpenJDK 1.7
JBT 4.2.0.alpha2.respin-a
Reporter: Len DiMaggio
Assignee: Fred Bricon
Priority: Blocker
Labels: new_and_noteworthy
Fix For: 4.2.0.Beta2
Attachments: Screenshot-1.png, Screenshot-2.png, Screenshot-3.png,
Screenshot.png
See attached screenshots - if a user attempts to import TicketMonster with this URL:
git://github.com/jboss-jdf/ticket-monster.git
This error is raised: "Select SCM type and URL"
Using this URL clears the error condition:
scm:null:git://github.com/jboss-jdf/ticket-monster.git