[jbosstools-issues] [JBoss JIRA] (JBIDE-16574) File->Maven->Checkout Maven Project from SCM - results in error unless scm URL has "scm:null:" prefix
Len DiMaggio (JIRA)
issues at jboss.org
Thu Feb 13 13:53:28 EST 2014
Len DiMaggio created JBIDE-16574:
------------------------------------
Summary: 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
Affects Versions: 4.2.0.Alpha2
Environment: RHEL6
OpenJDK 1.7
JBT 4.2.0.alpha2.respin-a
Reporter: Len DiMaggio
Fix For: 4.2.0.Beta1
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
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list